Breaking changes:
- Input
ssh-key
renamed tossh-private-key
New feature:
- Added
ssh-public-key
input. Allows adding remote host identities toknown_hosts
. - Ability to add multiple public and private keys.
- When action is used multiple times, checks to see if
ssh-agent
is already running. Does not start a new agent if one is already started.