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