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.
2 parents 1765e26 + aa5338d commit 33f8e62Copy full SHA for 33f8e62
.github/workflows/lint-test.yaml
@@ -35,7 +35,7 @@ jobs:
35
run: ct lint --target-branch master
36
37
- name: Create kind cluster
38
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
39
if: steps.list-changed.outputs.changed == 'true'
40
41
- name: Run chart-testing (install)
0 commit comments