Skip to content

Commit 3f3aafb

Browse files
chore(deps): update azure/setup-helm action to v5
1 parent 41025cf commit 3f3aafb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helmchart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
git config user.name "$GITHUB_ACTOR"
2828
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2929
- name: Install Helm
30-
uses: azure/setup-helm@v3
30+
uses: azure/setup-helm@v5
3131
with:
3232
version: v3.8.1
3333

0 commit comments

Comments
 (0)