actions-marketplace-validations/SSH My Action

Execute command via SSH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 13, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/gpted_ssh-my-action@563515d5cdc3a62f3412ac055356f7370f5be4ef # no releases — HEAD as of 2026-07-14

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

namedescriptionrequireddefault
USERSSH usernamenoroot
HOSTSSH hostyes
PORTSSH portno22
PRIVATE_KEYSSH private keyyes
CMDCommand to be executedyesecho "$(whoami)" login at $(date) from Github Action!

no outputs