Skip to content

Commit 5c4c4c4

Browse files
Update azure/setup-helm action to v5
1 parent 9ea964a commit 5c4c4c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
- name: Install Helm
3333
if: steps.changes.outputs.chart == 'true'
34-
uses: azure/setup-helm@v4
34+
uses: azure/setup-helm@v5
3535
with:
3636
version: v3.8.1
3737

0 commit comments

Comments
 (0)