From 2a7339b6a5e5a49edb8fda63a139d494a6d62682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 20:03:08 +0000 Subject: [PATCH] chore(deps): Bump helm/kind-action from 1.13.0 to 1.14.0 Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/92086f6be054225fa813e0a4b13787fc9088faab...ef37e7f390d99f746eb8b610417061a60e82a6cc) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/zxc-helm-chart-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zxc-helm-chart-tests.yaml b/.github/workflows/zxc-helm-chart-tests.yaml index 45f9033..02ca461 100644 --- a/.github/workflows/zxc-helm-chart-tests.yaml +++ b/.github/workflows/zxc-helm-chart-tests.yaml @@ -117,7 +117,7 @@ jobs: sudo apt-get install -y wget - name: Setup Kind - uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0 + uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 if: ${{ steps.check-changed-files.outputs.run-tests && !cancelled() && !failure() }} with: node_image: kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72