actions-marketplace-validations/ssh-agent-deploy-key
GitHub Action to setup ssh-agent and GitHub Deploy keys with private keys
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | Private SSH key(s) to register in the SSH agent | yes | — |
| ssh-known-hosts | Known hosts in addition to the user and global host key database. The public SSH keys for a host may be obtained using the utility `ssh-keyscan`. For example, `ssh-keyscan github.com`. | — | — |
Outputs
no outputs