diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 1131d1451..6f2f9ef5c 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -36,7 +36,7 @@ jobs: docker load --input ${{ github.workspace }}/open-feature-operator-local.tar - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.12.0 with: config: ./test/e2e/kind-cluster.yml cluster_name: open-feature-operator-test