Skip to content

Commit d147122

Browse files
authored
Update audit.yml
1 parent 7929b8f commit d147122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
issues: write
2222
steps:
2323
- uses: actions/checkout@v4
24-
- uses: actions-rust-lang/audit@remove-locked
24+
- uses: actions-rust-lang/audit@main
2525
name: Audit Rust Dependencies
2626
with:
2727
# Comma separated list of issues to ignore

0 commit comments

Comments
 (0)