Skip to content

Commit

Permalink
Release: v2.1.1 (#390)
Browse files Browse the repository at this point in the history
## What's Changed
* Remove retry logic by @sethvargo in
#389
* Use an OAuth 2.0 access token for Domain-Wide Delegation by @sethvargo
in #388


**Full Changelog**:
v2.1.0...b4f4057
  • Loading branch information
google-github-actions-bot committed Feb 5, 2024
1 parent b4f4057 commit a6e2e39
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": "2.1.0",
"version": "2.1.1",
"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 a6e2e39

Please sign in to comment.