Skip to content

Commit

Permalink
build(deps): bump google-github-actions/auth from 1.1.0 to 1.1.1 (#177)
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.0 to 1.1.1.
- [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@e8df18b...35b0e87)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  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>
Co-authored-by: Caleb Doxsey <[email protected]>
  • Loading branch information
dependabot[bot] and calebdoxsey committed May 10, 2023
1 parent e8ff3b2 commit 5e0d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c

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

0 comments on commit 5e0d7fc

Please sign in to comment.