actions-marketplace-validations/SSH My Action
Execute command via SSH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 13, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/gpted_ssh-my-action@563515d5cdc3a62f3412ac055356f7370f5be4ef # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| USER | SSH username | no | root |
| HOST | SSH host | yes | — |
| PORT | SSH port | no | 22 |
| PRIVATE_KEY | SSH private key | yes | — |
| CMD | Command to be executed | yes | echo "$(whoami)" login at $(date) from Github Action! |
Outputs
no outputs