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.
2 parents 8fb5835 + 1e937c8 commit 672541eCopy full SHA for 672541e
.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