We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ba4bb commit 0342dd8Copy full SHA for 0342dd8
.github/workflows/lint-test.yaml
@@ -35,7 +35,7 @@ jobs:
35
run: ct lint --check-version-increment=false --validate-maintainers=false --validate-yaml=false
36
37
- name: Create kind cluster
38
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
39
if: steps.list-changed.outputs.changed == 'true'
40
41
- name: Run chart-testing (install)
0 commit comments