File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
with :
20
20
version : v3.12.0
21
21
22
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
22
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
23
23
with :
24
24
python-version : ' 3.13'
25
25
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ jobs:
21
21
# Used App:
22
22
# https://github.com/organizations/prometheus-community/settings/apps/helm-charts-renovate-helper.
23
23
# Ref: https://github.com/prometheus-community/helm-charts/issues/5213.
24
- - uses : actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1.11.7
24
+ - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
25
25
id : app-token
26
26
with :
27
27
app-id : 1179738
28
28
private-key : ${{ secrets.APP_RENOVATE_HELPER_PRIVATE_KEY }}
29
29
30
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
30
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
31
31
with :
32
32
python-version : ' 3.13'
33
33
You can’t perform that action at this time.
0 commit comments