Skip to content

Conversation

@becomingwisest
Copy link
Contributor

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.


Running in my fork worked: https://github.com/becomingwisest/rtic/actions/runs/17673551127

1 unmaintained crate was found: paste: RUSTSEC-2024-0436

Allow on demand action checks

use latest actions/checkout

---

rtic-rs#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.
@AfoHT AfoHT added the skip-changelog Sometimes changes are not significant enough for a changelog entry label Sep 17, 2025
@AfoHT AfoHT force-pushed the audit-check-cargo-lock branch from 7f2c584 to 463e3f1 Compare September 17, 2025 18:53
Copy link
Contributor

@AfoHT AfoHT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks :)

@AfoHT AfoHT enabled auto-merge September 17, 2025 18:58
@AfoHT AfoHT added this pull request to the merge queue Sep 17, 2025
Merged via the queue into rtic-rs:master with commit fbefb66 Sep 17, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Sometimes changes are not significant enough for a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants