Skip to content

Commit e30db14

Browse files
Release: v1.1.1 (#638)
## What's Changed * Fix docs about component installation for system-provided by @sethvargo in #615 * chore: update dependencies (automated) by @verbanicm in #623 * Switch to pull non-secret values from env by @sethvargo in #624 * Drop example workflows by @sethvargo in #627 * Add warning about `skip_install` by @ethanmdavidson in #630 * chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #629 * Update README.md by @sethvargo in #631 * Add support note by @sethvargo in #634 * chore: update dependencies (automated) by @verbanicm in #637 ## New Contributors * @ethanmdavidson made their first contribution in #630 **Full Changelog**: v1.1.0...4d18d8e
1 parent 4d18d8e commit e30db14

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/main/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-gcloud",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Setup gcloud GitHub action",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)