coroslabs/Setup Conflux
Download, verify, and cache the Conflux CLI binary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Conflux version to install. Use 'latest' for the most recent release, or a specific tag (e.g., 'v0.5.0'). | no | latest |
| github-token | Token with contents:read on coroslabs/conflux. Used to download private release assets. Never logged. Can be a GitHub App token, fine-grained PAT, or any token with the required scope. | yes | — |
Outputs
| name | description |
|---|---|
| version | The resolved version that was installed |
| cache-hit | Whether the binary was restored from cache |