davidb/rust-cargo-make
Install `cargo-make` by downloading the executable (faster than `cargo install cargo-make`, seconds vs minutes).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version(s) of cargo-make to install (eg. "0.22.2", "latest") | — | latest |
| fallback_version | version of cargo-make to install if "latest" requested but it could not be found | — | 0.37.24 |
| github_token | Authentication token to use when connecting to the GitHub API. Token used to search the latest version, defining token reduces probability of rejection when requested github, it can be defined as `secrets.GITHUB_TOKEN` | — | ${{ github.token }} |
Outputs
no outputs