Skip to content

Commit 5a5f7b8

Browse files
Release: v2.0.1 (#674)
## What's Changed * Update README and CI to use latest version by @sethvargo in #665 * Don't warn when version is "latest" by @sethvargo in #669 * Only warn when there are no authentications by @sethvargo in #671 * Fix edge case when gcloud is not installed at all by @sethvargo in #672 * Rename test step to a more accurate name by @sethvargo in #673 **Full Changelog**: v2.0.0...0c32996
1 parent 0c32996 commit 5a5f7b8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-gcloud",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Setup gcloud GitHub action",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)