3mo-esolutions/SSH

A GitHub Action to execute a SSH script on a remote server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 18, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 3mo-esolutions/github-action-ssh@3c5e3ab553e2e16ab161a9849011069a4225b09d # 0.2.0

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

namedescriptionrequireddefault
SERVERThe server string in the format username@host:portyes
SSH_KEYThe SSH private keyyes
SCRIPTThe script to execute on the remote serveryes

no outputs