Skip to content

Commit c8caceb

Browse files
authored
Merge pull request #150 from validatedpatterns/dependabot/github_actions/azure/setup-helm-5
Bump azure/setup-helm from 4 to 5
2 parents 2bbfaeb + 46cd018 commit c8caceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v4
37+
uses: azure/setup-helm@v5
3838
with:
3939
version: 'v3.13.2'
4040
id: install

0 commit comments

Comments
 (0)