We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53e89b commit 961091aCopy full SHA for 961091a
README.md
@@ -81,7 +81,7 @@ jobs:
81
runs-on: ubuntu-latest
82
steps:
83
- name: Setup helmfile
84
- uses: mamezou-tech/setup-helmfile@0.8.0
+ uses: mamezou-tech/setup-helmfile@v0.9.0
85
with:
86
additional-helm-plugins: https://github.com/aslafy-z/helm-git --version 0.10.0
87
```
0 commit comments