Skip to content

Commit a4a9822

Browse files
authoredApr 22, 2024
Merge pull request #59 from losisin/dependabot/github_actions/azure/setup-helm-4.2.0
Bump azure/setup-helm from 4.1.0 to 4.2.0
2 parents 9ef714a + 53d2c61 commit a4a9822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
- name: Set Helm
21-
uses: azure/setup-helm@v4.1.0
21+
uses: azure/setup-helm@v4.2.0
2222
with:
2323
version: v3.12.1
2424
- name: Set up Go

0 commit comments

Comments
 (0)
Please sign in to comment.