From 8f7e31a3b731c56f9a45afa51af5626018518e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 01:33:33 +0000 Subject: [PATCH] Update helm/kind-action digest to 4be822c --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e0c633..8415a18 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: cache-to: type=gha,mode=max - name: Create kind cluster - uses: helm/kind-action@d08cf6ff1575077dee99962540d77ce91c62387d + uses: helm/kind-action@4be822c96b3a80076fb61a4e54a4e89d8d79c9c6 timeout-minutes: 5 with: kubectl_version: v1.22.2