Skip to content

Commit c94c2e6

Browse files
Merge pull request #110 from webdevops/dependabot/github_actions/azure/setup-helm-5
Bump azure/setup-helm from 4 to 5
2 parents 4e89795 + 814a770 commit c94c2e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
2121
2222
- name: Install Helm
23-
uses: azure/setup-helm@v4
23+
uses: azure/setup-helm@v5
2424
with:
2525
version: "latest"
2626
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)