mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 14:08:44 -04:00
Merge pull request #10231 from jellyfin/renovate/pin-dependencies
This commit is contained in:
commit
61155adecd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/repo-bump-version.yaml
vendored
2
.github/workflows/repo-bump-version.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
TAG_BRANCH: ${{ github.event.release.target_commitish }}
|
||||
steps:
|
||||
- name: Wait for deploy checks to finish
|
||||
uses: jitterbit/await-check-suites@v1
|
||||
uses: jitterbit/await-check-suites@292a541bb7618078395b2ce711a0d89cfb8a568a # v1
|
||||
with:
|
||||
ref: ${{ env.TAG_BRANCH }}
|
||||
intervalSeconds: 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue