diff --git a/.github/workflows/pr-builder.yml b/.github/workflows/pr-builder.yml index 55faa07d..319601e5 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.10.0 + uses: helm/kind-action@v1.12.0 with: config: ./kind-config.yaml cluster_name: kind