Skip to content

Commit ba79af0

Browse files
Release: v2.1.10 (#484)
## What's Changed * Declare workflow permissions by @sethvargo in #482 * Document that the OIDC token expires in 5min by @sethvargo in #483 **Full Changelog**: v2.1.9...v2.1.10
1 parent bfaa66b commit ba79af0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/main/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-github-actions/auth",
3-
"version": "2.1.9",
3+
"version": "2.1.10",
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)