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 cb86a13 commit 8d5e019Copy full SHA for 8d5e019
.github/workflows/lint-test.yaml
@@ -38,7 +38,7 @@ jobs:
38
run: ct lint --config ct.yaml
39
40
- name: Create kind cluster
41
- uses: helm/kind-action@v1.11.0
+ uses: helm/kind-action@v1.12.0
42
if: steps.list-changed.outputs.changed == 'true'
43
44
- name: Run chart-testing (install)
0 commit comments