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