Skip to content

Commit

Permalink
Bump google-github-actions/auth from 2.0.0 to 2.0.1 (#200)
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.0.0 to 2.0.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@67e9c72...f6de816)

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

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] authored Jan 15, 2024
1 parent 606744f commit efc42fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ jobs:
sqlalchemy-bigquery
- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591'
uses: 'google-github-actions/auth@f6de81663f7788d05bd15bcce18f0e57f23f0846'
with:
credentials_json: '${{ secrets.GCP_KEY }}'
- name: Run tests
Expand Down

0 comments on commit efc42fb

Please sign in to comment.