actions-marketplace-validations/Initialize ssh keys
Create .ssh dir and paste keys
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 19, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/7challenger_init-ssh-js@2b3a62a2811de116f0ca8c774af8260f6e1227f2 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_private_key | SSH private key | yes | — |
| ssh_public_key | SSH public key | yes | — |
| ssh_known_hosts | SSH known hosts | yes | — |
| key_name | SSH key name | — | id_rsa |
| exposed_ssh_folder_path | SSH exposed folder path | — | ~/.ssh |
Outputs
no outputs