ci(deps): update helm/kind-action action to v1.10.0
This commit is contained in:
parent
36140d592c
commit
4b33a8b103
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ jobs:
|
|||
- uses: ./.forgejo/actions/setup-docker
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
|
||||
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
|
||||
with:
|
||||
node_image: kindest/node:${{ matrix.k8s }}
|
||||
kubectl_version: ${{ env.KUBECTL_VERSION }}
|
||||
|
|
Loading…
Reference in a new issue