alinz/SSH and SCP Setup

Executing remote ssh and scp commands

View on GitHub

Trust Signals

Scorecard Score
Scorecard 0–2scored Jul 6, 2026
Maintenance Recency
Stalelast commit Nov 24, 2019
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: alinz/ssh-scp-action@97ad76feb6460d3392b63f11ac354568c89b8968 # v0.1.2

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

namedescriptionrequireddefault
hostssh remote host
portssh remote port22
userssh user
keycontent of ssh private key. ex raw content of ~/.ssh/id_rsa
ssh_beforeexecute commands before SCP
scpscp local and remote
ssh_afterexecute commands after SCP

no outputs