Skip to content

Commit b01b7b7

Browse files
Release: v1.1.1 (#75)
## What's Changed * security: bump undici from 5.28.2 to 5.28.3 by @dependabot in #71 * security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group by @dependabot in #72 * security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #73 * Update deps by @sethvargo in #74 **Full Changelog**: v1.1.0...5a2608f
1 parent 5a2608f commit b01b7b7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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": "ssh-compute",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Github Action: Connect to GCP instances via SSH",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)