diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 78bd9c0..d8c6119 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -22,7 +22,7 @@ jobs: uses: stackrox/actions/infra/install-infractl@main - name: Create GKE infra cluster - uses: stackrox/actions/infra/create-cluster@v1.0.14 + uses: stackrox/actions/infra/create-cluster@v1.0.15 with: token: ${{ secrets.INFRA_TOKEN }} flavor: qa-demo