ci(deps): update helm/kind-action action to v1.9.0

This commit is contained in:
Renovate Bot 2024-02-11 16:00:59 +00:00
parent 27d2ff8bd7
commit 4acef75389
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

View file

@ -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 }}