From 9de3bbfe8a2aadc5572bb11780afedbd98ff4263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 05:24:24 +0000 Subject: [PATCH] deps: bump helm/kind-action from 1.9.0 to 1.14.0 Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.14.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/99576bfa6ddf9a8e612d83b513da5a75875caced...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/ci_chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_chart.yml b/.github/workflows/ci_chart.yml index c03aa0b1d..96eb2ae4d 100644 --- a/.github/workflows/ci_chart.yml +++ b/.github/workflows/ci_chart.yml @@ -88,7 +88,7 @@ jobs: version: v3.16.3 - name: Create kind cluster - uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0 + uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 with: cluster_name: lighthouse-chart-smoke