We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7b5a0 commit 1e937c8Copy full SHA for 1e937c8
.github/workflows/lint-test.yaml
@@ -31,7 +31,7 @@ jobs:
31
run: ct lint --debug --config ct.yaml
32
33
- name: Create kind cluster
34
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.12.0
35
if: steps.list-changed.outputs.changed == 'true'
36
37
- name: Run chart-testing (install)
0 commit comments