Skip to content

Commit af53c71

Browse files
authored
build: version 1.4.0 tagged (#46)
1 parent 77f5943 commit af53c71

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.4.0 (February 5, 2024)
2+
* Support existing ssh-agents.
3+
14
# v1.3.0 (February 27, 2023)
25
* CVE-2022-38900 - DoS
36
* Introduce automated CI pipeline to test itself

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssh-socket-action",
3-
"version": "1.1.2",
3+
"version": "1.4.0",
44
"description": "Setup an SSH socket with a private key.",
55
"main": "index.js",
66
"keywords": [],

0 commit comments

Comments
 (0)