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.
1 parent 4f119c7 commit 4b12bdcCopy full SHA for 4b12bdc
.github/workflows/helm-test.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Create kind cluster
42
if: steps.list-changed.outputs.changed == 'true'
43
- uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
+ uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
44
45
- name: Run chart-testing (install)
46
0 commit comments