Skip to content

Commit 7b53cdc

Browse files
Release: v2.1.9 (#480)
## What's Changed * Use our custom boolean parsing by @sethvargo in #478 * Update deps by @sethvargo in #479 **Full Changelog**: v2.1.8...v2.1.9
1 parent a9cfddf commit 7b53cdc

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

dist/main/index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.js

Lines changed: 3 additions & 3 deletions
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.8",
3+
"version": "2.1.9",
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)