deps: update helm/kind-action action to v1.10.0
This commit is contained in:
parent
9a63a63e70
commit
2b5a70d209
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create kind cluster
|
- name: Create kind cluster
|
||||||
if: steps.list-changed.outputs.changed == 'true'
|
if: steps.list-changed.outputs.changed == 'true'
|
||||||
uses: helm/kind-action@v1.9.0
|
uses: helm/kind-action@v1.10.0
|
||||||
with:
|
with:
|
||||||
version: v0.22.0
|
version: v0.22.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue