Skip to content

Commit 553e8e3

Browse files
authored
Merge pull request #18 from validatedpatterns/dependabot/github_actions/azure/setup-helm-5
Bump azure/setup-helm from 4 to 5
2 parents 14b1fed + 0ebadf3 commit 553e8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Setup helm
23-
uses: azure/setup-helm@v4
23+
uses: azure/setup-helm@v5
2424
with:
2525
version: 'v3.14.0'
2626

0 commit comments

Comments
 (0)