Skip to content

Commit f9ab089

Browse files
authored
Test actions-rust-lang/audit@main
1 parent 5cd5430 commit f9ab089

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@working-directory
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)