Skip to content

Commit f099058

Browse files
Release: v2.1.1 (#692)
## What's Changed * security: bump undici from 5.28.2 to 5.28.3 by @dependabot in #681 * Fix typo in sample workflow shown in README.md. by @msng in #682 * Fix ADC documentation, issue#685 by @eeaton in #686 * security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group by @dependabot in #687 * Disable prompts by @sethvargo in #688 * Update deps and switch to autodoc by @sethvargo in #690 * Update deps by @sethvargo in #691 ## New Contributors * @msng made their first contribution in #682 * @eeaton made their first contribution in #686 **Full Changelog**: v2.1.0...4f016c9
1 parent 4f016c9 commit f099058

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.1.0",
3+
"version": "2.1.1",
44
"description": "Setup gcloud GitHub action",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)