From ea91702287fc3c79028302773119b67d93655599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:12:20 +0000 Subject: [PATCH] chore(deps): update helm/kind-action action to v1.11.0 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e5ed3f49b..69c381161 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -62,7 +62,7 @@ jobs: - name: Create kind cluster if: steps.check.outputs.release - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 - name: Install LB on Kind if: steps.check.outputs.release