Skip to content

Commit

Permalink
Release: v0.1.5 (#54)
Browse files Browse the repository at this point in the history
## What's Changed
* Update CI and deps by @sethvargo in
#40
* Fix an issue where metrics would not be exported correctly by
@sethvargo in
#41
* chore: update dependencies (automated) by @verbanicm in
#46
* Switch to pull non-secret values from env by @sethvargo in
#48
* chore(deps): bump yaml from 2.1.3 to 2.2.2 by @dependabot in
#49
* Add support info by @sethvargo in
#50
* chore: update dependencies (automated) by @verbanicm in
#53


**Full Changelog**:
v0.1.4...2dcccdc
  • Loading branch information
google-github-actions-bot authored May 8, 2023
1 parent 2dcccdc commit 3b3f233
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/main/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/post/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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ssh-compute",
"version": "0.1.4",
"version": "0.1.5",
"description": "Github Action: Connect to GCP instances via SSH",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3b3f233

Please sign in to comment.