Release: v0.6.2 (#577)

This commit is contained in:
Google GitHub Actions Bot 2022-10-14 15:27:35 -05:00 committed by GitHub
parent b3bc662603
commit ee9693ff89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

2
dist/main/index.js vendored

File diff suppressed because one or more lines are too long

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-gcloud",
"version": "0.6.1",
"version": "0.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "setup-gcloud",
"version": "0.6.1",
"version": "0.6.2",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",

View file

@ -1,6 +1,6 @@
{
"name": "setup-gcloud",
"version": "0.6.1",
"version": "0.6.2",
"description": "Setup gcloud GitHub action",
"main": "dist/main/index.js",
"scripts": {