actions-marketplace-validations/Setup OSSUTIL environment
Download and config Alibaba Cloud OSSUTIL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 29, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/yizhoumo_setup-ossutil@e3a6534c61adc3e03003cfd3dee6d9dc3024d3d3 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | The endpoint of your bucket | yes | — |
| access-key-id | The AccessKey ID of the credentials | yes | — |
| access-key-secret | The AccessKey Secret of the credentials | yes | — |
| sts-token | The STS Token of the credentials | no | — |
| ossutil-version | The OSSUTIL version to download and use | no | 1.7.14 |
| github-token | The GitHub token used to call API to fetch the latest version info | no | ${{ github.token }} |
Outputs
no outputs