Skip to content

Commit

Permalink
Release: v2.0.1 (#674)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
google-github-actions-bot committed Dec 21, 2023
1 parent 0c32996 commit 5a5f7b8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "setup-gcloud",
"version": "2.0.0",
"version": "2.0.1",
"description": "Setup gcloud GitHub action",
"main": "dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit 5a5f7b8

Please sign in to comment.