aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/commands.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-01-28 11:24:10 +0100
committerGitHub <noreply@github.com>2025-01-28 11:24:10 +0100
commite806fec902712af0c9c12b9f079b25524f718054 (patch)
tree8aa5db8014fa80c7f18cb0982bc8e3e228bbc583 /.github/workflows/commands.yml
parent44173cc80297e5869f76d0c3266565c7c9003919 (diff)
Update CI dependencies (#13452)
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.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml
index 26b98f973..4aefa0106 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@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
python-version: '3.12'
cache: 'pip'