Skip to content

Commit

Permalink
chore(deps): Bump stackrox/actions from 1.0.11 to 1.0.12 (#27)
Browse files Browse the repository at this point in the history
Bumps [stackrox/actions](https://github.com/stackrox/actions) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/stackrox/actions/releases)
- [Commits](stackrox/actions@v1.0.11...v1.0.12)

---
updated-dependencies:
- dependency-name: stackrox/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 12daef3 commit c1d6b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
install_components: "gke-gcloud-auth-plugin"

- name: Create GKE infra cluster
uses: stackrox/actions/infra/[email protected].11
uses: stackrox/actions/infra/[email protected].12
with:
token: ${{ secrets.INFRA_TOKEN }}
flavor: gke-default
Expand Down

0 comments on commit c1d6b15

Please sign in to comment.