animmouse/Setup Rclone action

Setup/Install Rclone for GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 12, 2026
License
MPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: animmouse/setup-rclone@26ef2133e09fd383329a1d4c1fbe6a71db1976c9 # v1.12.0

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

namedescriptionrequireddefault
rclone_configRclone config file encoded in Base64
disable_base64Disable Base64 on config file
zstd_configEnable zstd compression on config file
versionRclone versionlatest
tokenGitHub token to avoid API rate limiting${{ github.token }}

no outputs