We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7b5a0 commit 3465c5cCopy full SHA for 3465c5c
.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.11.0
35
if: steps.list-changed.outputs.changed == 'true'
36
37
- name: Run chart-testing (install)
0 commit comments