We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24551be + b171c6b commit ee33c6cCopy full SHA for ee33c6c
1 file changed
.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.12.0
+ uses: helm/kind-action@v1.13.0
35
if: steps.list-changed.outputs.changed == 'true'
36
37
- name: Run chart-testing (install)
0 commit comments