Skip to content

Commit

Permalink
Release: v2.0.0 (#355)
Browse files Browse the repository at this point in the history
## What's Changed
* Add support for Direct Workload Identity auth by @sethvargo in
#348
* Add protection for release branches by @sethvargo in
#351
* Make auth universe-aware by @sethvargo in
#352
* Fix some examples to include project_id by @sethvargo in
#353


**Full Changelog**:
v1.2.0...0a2edc1
  • Loading branch information
google-github-actions-bot committed Nov 29, 2023
1 parent 0a2edc1 commit 67e9c72
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/main/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/auth",
"version": "1.2.0",
"version": "2.0.0",
"description": "Authenticate to Google Cloud using OIDC tokens or JSON service account keys.",
"main": "dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit 67e9c72

Please sign in to comment.