Matthias Pigulla
c1e19c5253
Prepare a v0.7.0 release
2023-03-24 14:46:45 +01:00
Matthias Pigulla
fe9456b79a
Update the CHANGELOG
2023-03-24 14:46:45 +01:00
Camilo Celis Guzman
197737f7b7
Add an action input/flag to disable logging of public key information ( #122 )
...
This commit adds the new `log-public-key` action input.
Closes #122 (contains the suggested changes plus a few tweaks and documentation), fixes #100 .
Co-authored-by: Matthias Pigulla <mp@webfactory.de>
2023-03-24 14:46:45 +01:00
Matthias Pigulla
5a54f6220d
Prepare a 0.6.0 release
2023-03-24 14:46:45 +01:00
Chung Tran
ea01d4fb7c
Update node from node12 to node16 ( #132 )
...
This addresses the deprecation of Node 12 in GHA (https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ ).
2023-03-24 14:46:45 +01:00
Matthias Pigulla
9c45b321e1
Update recent changes in the CHANGELOG file
2023-03-24 14:46:45 +01:00
Michael Davis
780d0ee9a3
document v0.4.1 changes in the changelog ( #47 )
2020-11-17 09:17:43 +01:00
Matthias Pigulla
ef0ce0cab8
Ignore failures when trying to kill the ssh-agent
( #33 )
2020-06-24 08:31:28 +02:00
Matthias Pigulla
b6c65becb0
Prepare the v0.2.0 release
2020-01-14 09:32:40 +00:00
Matthias Pigulla
c6eb7ee1d8
Exit with a helpful error message when the secret has not been configured
2020-01-14 09:29:16 +00:00
Matthias Pigulla
6cf6299d23
Support multiple SSH keys ( #14 )
...
* Support concatenation of multiple private keys in the given secret
* Add a changelog
2020-01-14 10:21:11 +01:00