diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 6a2704d..95f3400 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -41,7 +41,7 @@ jobs: install_components: "gke-gcloud-auth-plugin" - name: Create GKE infra cluster - uses: stackrox/actions/infra/create-cluster@v1.0.11 + uses: stackrox/actions/infra/create-cluster@v1.0.12 with: token: ${{ secrets.INFRA_TOKEN }} flavor: gke-default