We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782f121 commit b20ac20Copy full SHA for b20ac20
1 file changed
.github/workflows/test-helm-chart.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Helm
23
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
24
25
- - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
+ - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
26
with:
27
python-version: 3.9
28
0 commit comments