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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 6, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/yakuhzi_setup-ssh-agent@78d09814b73adce89b7c89d934a0a2a267af8043 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ssh-public-keyPublic SSH key to register in the SSH Agentyes
ssh-private-keyPrivate SSH key to register in the SSH Agentyes

no outputs