actions-marketplace-validations/Setup Secure Shell
Setup SSH, and optionally add known_hosts and one private key.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 18, 2022
- License
- GPL 2.0
Pinned Snippet
uses: actions-marketplace-validations/godaddy-wordpress_setup-secure-shell@271a5975ce9568a792ece5aef4f5f89f441b0d70 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-known-hosts | Known hosts to add. | no | "" |
| ssh-private-key | Private key to add. | no | "" |
| add-gh-known-hosts | Whether to add GitHub known hosts. | no | yes |
Outputs
no outputs