Skip to content

Commit 62cf5bd

Browse files
Release: v2.1.5 (#437)
## What's Changed * Document ID Token lifetimes by @sethvargo in #433 * fix !project_id error message typo by @seth-acuitymd in #435 * Update deps by @sethvargo in #436 ## New Contributors * @seth-acuitymd made their first contribution in #435 **Full Changelog**: v2.1.4...0a94a84
1 parent 0a94a84 commit 62cf5bd

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

dist/main/index.js

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

dist/post/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.4",
3+
"version": "2.1.5",
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)