Skip to content

Commit

Permalink
chore(deps): bump google-github-actions/auth from 1.1.1 to 2.0.0 (#4778)
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.0.0.
- [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...67e9c72)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent 98c6603 commit 17eb5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -45,7 +45,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: gcloud authenticate
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033
uses: google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591
with:
project_id: ${{ secrets.GCP_PRODUCTION_PROJECT_ID }}
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT }}
Expand Down

0 comments on commit 17eb5d8

Please sign in to comment.