Skip to content

Conversation

@radu-matei
Copy link
Member

Signed-off-by: Radu Matei [email protected]

run: cargo fmt --all -- --check

- name: audit code
run: cargo audit
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
run: cargo audit
run: |
cargo install cargo-audit --locked
cargo audit

Copy link
Contributor

Choose a reason for hiding this comment

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

Runner bump to 1.88 appears to be needed as well.

@radu-matei radu-matei merged commit 1d05ab6 into main Nov 6, 2025
8 checks passed
@radu-matei radu-matei deleted the chore/bump-deps branch November 6, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants