diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-10-08 19:34:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-08 19:34:21 +0000 |
| commit | 05cea509f2e93a853a638db03c77dff02de5236c (patch) | |
| tree | 0ceaa4ebc36bc29d38bf5f72bba39d5696bc2c5b /.github/workflows/issue-template-check.yml | |
| parent | 1341ead608525b424c51848de17b73f9de7eac7c (diff) | |
Update CI dependencies
Diffstat (limited to '.github/workflows/issue-template-check.yml')
| -rw-r--r-- | .github/workflows/issue-template-check.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/issue-template-check.yml b/.github/workflows/issue-template-check.yml index ea4c31f61..04aa66edb 100644 --- a/.github/workflows/issue-template-check.yml +++ b/.github/workflows/issue-template-check.yml @@ -10,7 +10,7 @@ jobs: issues: write steps: - name: pull in script - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 with: repository: jellyfin/jellyfin-triage-script - name: install python |
