Skip to content

Commit 3a3c4c5

Browse files
Release: v1.3.0 (#357)
## What's Changed * Revert back to Node 16 for v1 series by @sethvargo in #356 **Full Changelog**: v1.2.0...cf2a975
1 parent cf2a975 commit 3a3c4c5

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": "1.2.0",
3+
"version": "1.3.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)