diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3d30f6b4..0bd82c6f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -363,7 +363,7 @@ jobs: EOF - name: Create Kind Cluster - uses: helm/kind-action@v1.8.0 + uses: helm/kind-action@v1.9.0 with: cluster_name: e2e config: kind.yaml