Authenticate to Google Cloud
Version updated for google-github-actions/auth to version v2.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher.
What’s Changed
- Add support for Direct Workload Identity auth by @sethvargo in https://github.com/google-github-actions/auth/pull/348
- Add protection for release branches by @sethvargo in https://github.com/google-github-actions/auth/pull/351
- Make auth universe-aware by @sethvargo in https://github.com/google-github-actions/auth/pull/352
- Fix some examples to include project_id by @sethvargo in https://github.com/google-github-actions/auth/pull/353
- Release: v2.0.0 by @google-github-actions-bot in https://github.com/google-github-actions/auth/pull/355
Full Changelog: https://github.com/google-github-actions/auth/compare/v1...v2.0.0