Currently `audit-check` uses `cargo audit` to check for advisories, but it doesn’t warn about yanked crates. ### Alternatives [actions-rust-lang/audit](https://github.com/actions-rust-lang/audit), this action does support informational warnings for yanked crates
Currently
audit-checkusescargo auditto check for advisories, but it doesn’t warn about yanked crates.Alternatives
actions-rust-lang/audit, this action does support informational warnings for yanked crates