Skip to content

Commit f112390

Browse files
Release: v2.1.4 (#431)
## What's Changed * security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #420 * Update spelling and workflow versions by @sethvargo in #422 * Update deps by @sethvargo in #430 **Full Changelog**: v2.1.3...984b9cf
1 parent 984b9cf commit f112390

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
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

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