From 39300d024e76682ff5b7eca1da21bacf1f5051fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:46:13 +0000 Subject: [PATCH] chore(deps): bump stackrox/actions from 1.0.14 to 1.0.15 (#395) --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index a94f1a9f..0afdee60 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -92,7 +92,7 @@ jobs: run: docker run -d --add-host host.docker.internal:host-gateway -p 8080:8080 jenkins-test - 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