We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a9bf2 commit 7062264Copy full SHA for 7062264
.github/workflows/lint-helm.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Create kind cluster
42
if: steps.list-changed.outputs.changed == 'true'
43
- uses: helm/kind-action@v1.11.0
+ uses: helm/kind-action@v1.12.0
44
45
- name: Run chart-testing (install)
46
0 commit comments