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 https://github.com/google-github-actions/auth/pull/420 * Update spelling and workflow versions by @sethvargo in https://github.com/google-github-actions/auth/pull/422 * Update deps by @sethvargo in https://github.com/google-github-actions/auth/pull/430 **Full Changelog**: https://github.com/google-github-actions/auth/compare/v2.1.3...984b9cfee9afc210d62d5d59c77fdf75553ada22
This commit is contained in:
parent
984b9cfee9
commit
f112390a2d
6
dist/main/index.js
vendored
6
dist/main/index.js
vendored
File diff suppressed because one or more lines are too long
6
dist/post/index.js
vendored
6
dist/post/index.js
vendored
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@google-github-actions/auth",
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@google-github-actions/auth",
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.4",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@google-github-actions/auth",
|
||||
"version": "2.1.3",
|
||||
"version": "2.1.4",
|
||||
"description": "Authenticate to Google Cloud using OIDC tokens or JSON service account keys.",
|
||||
"main": "dist/main/index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user