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.
1 parent 5d3a7dc commit 3c45c89Copy full SHA for 3c45c89
.github/workflows/helm.yaml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- uses: actions/checkout@v3
28
- - uses: azure/setup-helm@v3.3
+ - uses: azure/setup-helm@v3.5
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
- run: helm lint --strict ./helm
0 commit comments