Skip to content

Commit 6191df7

Browse files
authored
Merge pull request #32 from validatedpatterns/dependabot/github_actions/azure/setup-helm-5.0.0
Bump azure/setup-helm from 4.3.1 to 5.0.0
2 parents eb9e317 + 44becff commit 6191df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Setup helm
25-
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4
25+
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
2626
with:
2727
version: 'v3.14.0'
2828

0 commit comments

Comments
 (0)