actions-marketplace-validations/SCP Upload

Upload files using SCP

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 4, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/betanzos_scp-upload@9a0b8d8ff2964b3876d4210c56b5c25bd7c34e29 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
sourceSource local file pathyes
hostRemote hostyes
portRemote host SSH portno22
usernameRemote host usernameyes
keySSH private keyyes
remote_dirRemote directory to copy the fileno~
recursiveRecursively copy entire source directories. Valid values: true and false (specified as strings)nofalse

no outputs