mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Feature/GitHub key (#122)
* always prepend key of github.com * update README and CHANGELOG * update tests * test to connect bitbucket.org * update test * update rest tests
This commit is contained in:
parent
bcb314ec07
commit
1512adeca4
11 changed files with 644 additions and 255 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
* always set server key of `github.com` to `known_hosts`
|
||||
|
||||
### Fixed
|
||||
|
||||
* usage of `rsync` in README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue