1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
ssh-key-action/.github/workflows
shimataro e83b5ac86d
support OpenSSH key format (#171)
* Make up for LF in last line of SSH key file

* refactor insertLf()

* add test for OpenSSH format

* add PKCS8 format

* apply to other virtual machines

* update README

* update CHANGELOG

Co-authored-by: Tatsunori Uchino <tats.u@live.jp>
2021-02-23 10:22:30 +09:00
..
build.yml Build on all supported platforms (#139) 2020-06-06 15:37:44 +09:00
verify-on-container.yml support OpenSSH key format (#171) 2021-02-23 10:22:30 +09:00
verify-on-macos-1015.yml support OpenSSH key format (#171) 2021-02-23 10:22:30 +09:00
verify-on-ubuntu-1604.yml support OpenSSH key format (#171) 2021-02-23 10:22:30 +09:00
verify-on-ubuntu-1804.yml support OpenSSH key format (#171) 2021-02-23 10:22:30 +09:00
verify-on-ubuntu-2004.yml support OpenSSH key format (#171) 2021-02-23 10:22:30 +09:00
verify-on-windows-server-2019.yml support OpenSSH key format (#171) 2021-02-23 10:22:30 +09:00