From f865fb53dc06e4fd4909843a43a491b1fb98619a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:55:51 +0000 Subject: [PATCH] Update helm/kind-action action to v1.14.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 f5f70462..0d867ec2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -216,7 +216,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@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 timeout-minutes: 5 with: config: tests/kind-config-${{matrix.system}}.yaml