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