actions-marketplace-validations/Setup SSH

Setup private key and add host to known hosts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 6, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/kielabokkie_ssh-key-and-known-hosts-action@67c95208312c38a09143246b804499819a1f2852 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
ssh-private-keyPrivate key required to access the hostyes
ssh-hostHostname or IP to add to the known hosts fileyes
ssh-portPort for key-scanning the serverno22
ssh-keyscan-timeoutTimeout for the ssh-keyscan commandno5
ssh-socketThe unix file socket that the agent uses for communication with other processesno/tmp/ssh-auth.sock

no outputs