deps: update helm/kind-action action to v1.9.0
This commit is contained in:
parent
7d46ffa990
commit
bf43dba691
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
|
||||
- name: Create kind cluster
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
uses: helm/kind-action@v1.8.0
|
||||
uses: helm/kind-action@v1.9.0
|
||||
with:
|
||||
version: v0.16.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue