aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-09-16 12:31:35 +0200
committerGitHub <noreply@github.com>2023-09-16 12:31:35 +0200
commit61155adecd8a69bb476487f9fc81175b0c4185b7 (patch)
treeddc8149ca6c6223abc4b02a22ed068209e314042
parent0179cea62285d6af7dbf0af9894590285329cf76 (diff)
parent6e82fe3a83d800d02b8f3c097e69c3968140c119 (diff)
Merge pull request #10231 from jellyfin/renovate/pin-dependencies
-rw-r--r--.github/workflows/repo-bump-version.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/repo-bump-version.yaml b/.github/workflows/repo-bump-version.yaml
index 75578536f..1713b484d 100644
--- a/.github/workflows/repo-bump-version.yaml
+++ b/.github/workflows/repo-bump-version.yaml
@@ -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