Skip to content

Commit

Permalink
Test cargo-audit remove-locked
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb authored Jul 31, 2024
1 parent f9ab089 commit 7929b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
issues: write
steps:
- uses: actions/checkout@v4
- uses: actions-rust-lang/audit@main
- uses: actions-rust-lang/audit@remove-locked
name: Audit Rust Dependencies
with:
# Comma separated list of issues to ignore
Expand Down

0 comments on commit 7929b8f

Please sign in to comment.