Skip to content

Commit 070522c

Browse files
authored
Merge pull request #4 from validatedpatterns-sandbox/dependabot/github_actions/azure/setup-helm-4
Bump azure/setup-helm from 3 to 4
2 parents 3205f38 + 3e0d8df commit 070522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
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)