We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f087c commit 8912145Copy full SHA for 8912145
.github/workflows/helm-lint.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Helm
19
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
20
21
- - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
22
with:
23
python-version: 3.9
24
check-latest: true
.github/workflows/helm-release.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments