animmouse/Setup Rclone action
Setup/Install Rclone for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 12, 2026
- License
- MPL 2.0
Pinned Snippet
uses: animmouse/setup-rclone@26ef2133e09fd383329a1d4c1fbe6a71db1976c9 # v1.12.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rclone_config | Rclone config file encoded in Base64 | — | — |
| disable_base64 | Disable Base64 on config file | — | — |
| zstd_config | Enable zstd compression on config file | — | — |
| version | Rclone version | — | latest |
| token | GitHub token to avoid API rate limiting | — | ${{ github.token }} |
Outputs
no outputs