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 5b3825a commit a653b99Copy full SHA for a653b99
.github/workflows/pr-build.yaml
@@ -41,7 +41,7 @@ jobs:
41
rm -rfv *.tar.gz
42
kustomize version
43
- name: Install Helm
44
- uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82 #v3.4
+ uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
45
- name: fmt
46
run: make fmt
47
- name: vet
0 commit comments