diff options
| author | Bond-009 <bond.009@outlook.com> | 2026-03-27 19:53:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-27 19:53:12 +0100 |
| commit | ef83000b3053e83a7c1fb9ae7ae9934af439d8ca (patch) | |
| tree | f2a78a7774e6eb31c32933a31155c2039f131356 | |
| parent | 6a20f948f48f4e97a98af5581142ed82d66d5f23 (diff) | |
| parent | 6e154de954e088bb47aaa833d51bc05afb6898be (diff) | |
Merge pull request #16483 from jellyfin/renovate/pin-dependencies
Pin chrisdickinson/setup-yq action to fa3192e
| -rw-r--r-- | .github/workflows/release-bump-version.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-bump-version.yaml b/.github/workflows/release-bump-version.yaml index 4c6b6b8e7..963b4a602 100644 --- a/.github/workflows/release-bump-version.yaml +++ b/.github/workflows/release-bump-version.yaml @@ -28,7 +28,7 @@ jobs: timeoutSeconds: 3600 - name: Setup YQ - uses: chrisdickinson/setup-yq@latest + uses: chrisdickinson/setup-yq@fa3192edd79d6eb0e4e12de8dde3a0c26f2b853b # latest with: yq-version: v4.9.8 |
