actions-marketplace-validations/SCP Files Action

Secure copy files from repo to remote server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 26, 2020
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/a-was_scp-files-action@5a4fdc057ce4e21ca5c9dd69ea67bb1375240fe2 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
hostRemote hostyes
portRemote host SSH portyes22
userRemote host useryes
keySSH private keyyes
sourceRepo directory path. Default whole repoyes$(pwd)/
destinationRemote directory path. Default home directoryyes~/

no outputs