We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9dca70 commit a40808cCopy full SHA for a40808c
.github/workflows/lint-test.yaml
@@ -41,7 +41,7 @@ jobs:
41
run: ct lint --config .github/linters/ct.yaml
42
43
- name: Create kind cluster
44
- uses: helm/kind-action@v1.7.0
+ uses: helm/kind-action@v1.10.0
45
if: steps.list-changed.outputs.changed == 'true'
46
47
- name: Run chart-testing (install)
0 commit comments