We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601f1b5 commit f8ebc3fCopy full SHA for f8ebc3f
1 file changed
.github/workflows/helmchart.yaml
@@ -22,7 +22,7 @@ jobs:
22
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
23
24
- name: Install Helm
25
- uses: azure/setup-helm@v5
+ uses: azure/setup-helm@v5.0.0
26
with:
27
version: v3.8.1
28
0 commit comments