actions-marketplace-validations/rust-cargo
Run cargo command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 1, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/actions-rs_cargo@9e120dd99b0fbad1c065f686657e914e76bd7b72 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Cargo command to run (ex. `check` or `build`) | yes | — |
| toolchain | Toolchain to use (without the `+` sign, ex. `nightly`) | no | — |
| args | Arguments for the cargo command | no | — |
| use-cross | Use cross instead of cargo | — | false |
Outputs
no outputs