mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
append LF (#151)
* append LF to known_hosts and config * build * update CHANGELOG
This commit is contained in:
parent
c6c7de11ed
commit
34604805aa
4 changed files with 32 additions and 11 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
* Append LF to `known_hosts` / `config`.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Typo (thanks [@psbss](https://github.com/psbss))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue