Google GitHub Actions Bot 2024-01-22 21:02:04 -05:00 committed by GitHub
parent 1eec0df8cf
commit 98ddc00a17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

2
dist/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": "2.0.1",
"version": "2.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-gcloud",
"version": "2.0.1",
"version": "2.1.0",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.1",

View file

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