From 810bb4497975622d9d16bf584ed6b6bd96257cce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:41:32 +0000 Subject: [PATCH] Update helm/kind-action action to v1.12.0 --- .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 2eab691b..833870a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -217,7 +217,7 @@ jobs: - if: matrix.e2e == 'e2e' run: chmod +x psp-migration-linuxstatic-x64 - - uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0 + - uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 timeout-minutes: 5 with: config: tests/kind-config-${{matrix.system}}.yaml