Skip to content

Commit 2dc3fda

Browse files
authored
Merge pull request #130 from validatedpatterns/dependabot/github_actions/azure/setup-helm-4
Bump azure/setup-helm from 3 to 4
2 parents c8c109e + 22eaca2 commit 2dc3fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# Full git history is needed to get a proper list of changed files within `super-linter`
3535
fetch-depth: 0
3636
- name: Setup helm
37-
uses: azure/setup-helm@v3
37+
uses: azure/setup-helm@v4
3838
with:
3939
version: 'v3.13.2'
4040
id: install

0 commit comments

Comments
 (0)