We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ee583 commit 39300d0Copy full SHA for 39300d0
.github/workflows/tests.yaml
@@ -92,7 +92,7 @@ jobs:
92
run: docker run -d --add-host host.docker.internal:host-gateway -p 8080:8080 jenkins-test
93
94
- name: Create GKE infra cluster
95
- uses: stackrox/actions/infra/[email protected].14
+ uses: stackrox/actions/infra/[email protected].15
96
with:
97
token: ${{ secrets.INFRA_TOKEN }}
98
flavor: qa-demo
0 commit comments