From 55efe7f224f11789dd2534e197977d3d653d80a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:17:18 +0000 Subject: [PATCH] chore(deps): update helm/kind-action action to v1.12.0 --- .github/workflows/compare-helm-with-jsonnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compare-helm-with-jsonnet.yml b/.github/workflows/compare-helm-with-jsonnet.yml index 1a4d9cc14aa..369782b2e2c 100644 --- a/.github/workflows/compare-helm-with-jsonnet.yml +++ b/.github/workflows/compare-helm-with-jsonnet.yml @@ -45,7 +45,7 @@ jobs: - uses: actions/setup-go@v5 with: go-version: ${{ needs.goversion.outputs.version }} - - uses: helm/kind-action@v1.10.0 + - uses: helm/kind-action@v1.12.0 - name: Download yq uses: dsaltares/fetch-gh-release-asset@1.1.2 with: