Release: v2.1.4 (#707)

## What's Changed
* Revert to pinned release workflows by @sethvargo in
https://github.com/google-github-actions/setup-gcloud/pull/706


**Full Changelog**:
https://github.com/google-github-actions/setup-gcloud/compare/v2.1.3...v2.1.4
This commit is contained in:
Google GitHub Actions Bot 2025-02-01 09:16:08 -05:00 committed by GitHub
parent 334c6905f3
commit 77e7a554d4
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.1.3",
"version": "2.1.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-gcloud",
"version": "2.1.3",
"version": "2.1.4",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.11.1",

View file

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