Skip to content

Commit a653b99

Browse files
chore(deps-dev): update azure/setup-helm action to v3.5
1 parent 5b3825a commit a653b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
rm -rfv *.tar.gz
4242
kustomize version
4343
- name: Install Helm
44-
uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82 #v3.4
44+
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3.5
4545
- name: fmt
4646
run: make fmt
4747
- name: vet

0 commit comments

Comments
 (0)