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