diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-02 07:04:40 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-02 07:04:40 -0600 |
| commit | b5acee65056f71c3ef8c1c5e46557c73cedcbebf (patch) | |
| tree | f794ce92b1fb6164b08a2011996cb8fc6ab90747 /.github/workflows/commands.yml | |
| parent | 444060037932cc2f2c66a28004e97631b887fff9 (diff) | |
chore(deps): update ci dependencies (#11226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/commands.yml')
| -rw-r--r-- | .github/workflows/commands.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index d78f11166..5055bbfa5 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -132,7 +132,7 @@ jobs: with: repository: jellyfin/jellyfin-triage-script - name: install python - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0 + uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 with: python-version: '3.12' cache: 'pip' |
