Skip to content

Commit 4111bea

Browse files
Release: v2.1.3 (#705)
## What's Changed * Allow manually running integration tests with workflow_dispatch by @sethvargo in #702 * security: bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group by @dependabot in #703 * Update deps by @sethvargo in #704 **Full Changelog**: v2.1.2...v2.1.3
1 parent 0c0751a commit 4111bea

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

0 commit comments

Comments
 (0)