Help manage Cargo crate dependencies and validate licenses
parameter | description | required | default |
---|---|---|---|
command | The command to run with cargo-deny | false |
check |
arguments | The arguments to pass to cargo-deny | false |
--all-features |
command-arguments | The arguments to pass to the command | false |
|
log-level | The log level for cargo-deny | false |
warn |
rust-version | The Rust version that is updated to before running cargo deny | false |
stable |
credentials | The git credentials for credential.helper store using github username and github's private access token (PAT) | false |
This action is a composite
action.