We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e89795 + 814a770 commit c94c2e6Copy full SHA for c94c2e6
1 file changed
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
21
22
- name: Install Helm
23
- uses: azure/setup-helm@v4
+ uses: azure/setup-helm@v5
24
with:
25
version: "latest"
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments