From 1d36df715c22cc0b8b7dddd699510184d917452b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:44:26 +0000 Subject: [PATCH] chore(deps): update helm/kind-action digest to fce224d --- .github/workflows/helm-qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-qa.yml b/.github/workflows/helm-qa.yml index 32350d9..aed09f8 100644 --- a/.github/workflows/helm-qa.yml +++ b/.github/workflows/helm-qa.yml @@ -191,7 +191,7 @@ jobs: with: fetch-depth: 0 - name: Create kind ${{ matrix.k8s }} cluster - uses: helm/kind-action@0958ddcf5126586cafac07cd91b0b56f801c5a15 + uses: helm/kind-action@fce224d6b92f96b9c40998afa0fa984ba49e8607 with: node_image: kindest/node:${{ matrix.k8s }} version: v0.17.0