We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3707b commit 56162e2Copy full SHA for 56162e2
.github/workflows/tests.yaml
@@ -61,7 +61,7 @@ jobs:
61
fi
62
63
- name: Create kind cluster
64
- uses: helm/kind-action@v1.9.0
+ uses: helm/kind-action@v1.10.0
65
if: steps.list-changed.outputs.changed == 'true'
66
67
- name: Run chart-testing (install)
0 commit comments