Skip to content

Commit a6e2e39

Browse files
Release: v2.1.1 (google-github-actions#390)
## What's Changed * Remove retry logic by @sethvargo in google-github-actions#389 * Use an OAuth 2.0 access token for Domain-Wide Delegation by @sethvargo in google-github-actions#388 **Full Changelog**: google-github-actions/auth@v2.1.0...b4f4057
1 parent b4f4057 commit a6e2e39

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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": "2.1.0",
3+
"version": "2.1.1",
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)