actions-marketplace-validations/Setup SSH Agent
GitHub Action that starts the ssh agent with the provided ssh keys and adds github.com to the known hosts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 6, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/yakuhzi_setup-ssh-agent@78d09814b73adce89b7c89d934a0a2a267af8043 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-public-key | Public SSH key to register in the SSH Agent | yes | — |
| ssh-private-key | Private SSH key to register in the SSH Agent | yes | — |
Outputs
no outputs