Skip to content

Commit 67e9c72

Browse files
Release: v2.0.0 (#355)
## 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
1 parent 0a2edc1 commit 67e9c72

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/main/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-github-actions/auth",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Authenticate to Google Cloud using OIDC tokens or JSON service account keys.",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)