deps: update helm/kind-action action to v1.11.0 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
30a0a4a838
commit
f997653bf2
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
- name: Create kind cluster
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
uses: helm/kind-action@v1.10.0
|
||||
uses: helm/kind-action@v1.11.0
|
||||
with:
|
||||
version: v0.22.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue