From 4ab0270cad201bc23bf0e2aa3863418450242808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:33:24 +0200 Subject: [PATCH] Bump helm/kind-action from 1.9.0 to 1.10.0 (#432) --- .github/workflows/pr-builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-builder.yml b/.github/workflows/pr-builder.yml index 444a278e..55faa07d 100644 --- a/.github/workflows/pr-builder.yml +++ b/.github/workflows/pr-builder.yml @@ -118,7 +118,7 @@ jobs: EOT - name: Create Kind Cluster - uses: helm/kind-action@v1.9.0 + uses: helm/kind-action@v1.10.0 with: config: ./kind-config.yaml cluster_name: kind