diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-28 03:55:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-28 03:55:36 -0600 |
| commit | a55e6b7fbcd54df3030d538005c01344e8f5d0e1 (patch) | |
| tree | bdce4c23aa5761f392e74c39ed092d71797cde63 /.github/workflows/issue-template-check.yml | |
| parent | d2559009578969bc2ca01d9ac7a267bbc197f896 (diff) | |
Update CI dependencies (#12707)
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 d89076595..ea4c31f61 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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 with: repository: jellyfin/jellyfin-triage-script - name: install python |
