We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a5fd5 commit 9db9a47Copy full SHA for 9db9a47
1 file changed
.github/workflows/integrationtest.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Create kind cluster
37
if: steps.list-changed.outputs.changed == 'true'
38
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
39
40
- name: Run chart-testing (install)
41
0 commit comments