diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-06-13 17:51:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-13 17:51:02 +0000 |
| commit | 4265220ccd08dfdd1598119ce7e81524c59d65f4 (patch) | |
| tree | 7f9d24c65af8d4ac32d65b057c39b55637551956 /.github/workflows/issue-template-check.yml | |
| parent | 12d529842011506afde69c570fd8b9d94543dda1 (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 4a0b4f883..f73b2c429 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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: repository: jellyfin/jellyfin-triage-script - name: install python |
