[PR #10738] Fully specify github action versions #12595

Closed
opened 2026-02-07 06:58:36 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10738

State: closed
Merged: Yes


The ci-tests.yml workflow only specified the first number of the version for used actions, while all the other workflows fully-specify the version. Renovate plays nicer with full version numbers and as seen in #10727 having a mix works but shows it as multiple updates even though they're all the same hash.

Changes

  • change ci-tests.yml to fully specify action versions
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10738 **State:** closed **Merged:** Yes --- The `ci-tests.yml` workflow only specified the first number of the version for used actions, while all the other workflows fully-specify the version. Renovate plays nicer with full version numbers and as seen in #10727 having a mix works but shows it as multiple updates even though they're all the same hash. **Changes** - change ci-tests.yml to fully specify action versions
OVERLORD added the pull-request label 2026-02-07 06:58:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12595