You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Audit-check: create Cargo.lock before audit-check
Allow on demand action checks
use latest actions/checkout
---
#1080 switched
to using rustsec/audit-check but didn't setup the
Cargo.lock file. This action has been failing for
three months.
https://github.com/rtic-rs/rtic/actions/workflows/audit.yaml
---
rustsec/audit-check#39
describes how a missing Cargo.lock will be missing
in library crates.
0 commit comments