Release: v0.9.0 (#354)
## What's Changed * Deprecate v0 series by @sethvargo in https://github.com/google-github-actions/auth/pull/350 **Full Changelog**: https://github.com/google-github-actions/auth/compare/v1.2.0...10c546c93592afd28b8e788c08795743aed6180c
This commit is contained in:
parent
10c546c935
commit
09cecabe1f
4 changed files with 5 additions and 9 deletions
4
dist/main/index.js
vendored
4
dist/main/index.js
vendored
File diff suppressed because one or more lines are too long
4
dist/post/index.js
vendored
4
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": "0.8.3",
|
||||
"version": "0.9.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@google-github-actions/auth",
|
||||
"version": "0.8.3",
|
||||
"version": "0.9.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@google-github-actions/auth",
|
||||
"version": "0.8.3",
|
||||
"version": "0.9.0",
|
||||
"description": "Authenticate to Google Cloud using OIDC tokens or JSON service account keys.",
|
||||
"main": "dist/main/index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue