chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 (#10473)

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-24 08:29:08 +01:00 committed by GitHub
parent 69b4f8a14d
commit 109d227f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ jobs:
run: pnpm install
- name: Create Kind Cluster
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
if: ${{ env.NPM_TARGET == 'test:e2e:all' }}
with:
cluster_name: 'kind-cluster'