Skip to content

Commit

Permalink
Bump google-github-actions/auth from 1.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.1.1 to 2.1.2.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@35b0e87...55bd3a7)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joestringer committed May 2, 2024
1 parent 21af0ae commit 26b1954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Set up gcloud credentials
id: 'auth'
uses: 'google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033'
uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
with:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-tetragon-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Set up gcloud credentials
id: 'auth'
uses: 'google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033'
uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
with:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

Expand Down

0 comments on commit 26b1954

Please sign in to comment.