Skip to content

Commit aff65a9

Browse files
authored
Update ci.yml
1 parent 87cb31b commit aff65a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103

104104
- name: Run cargo audit
105105
# --deny unsound: also fail on soundness issues, not only CVEs
106-
run: cargo audit --deny unsound
106+
run: cargo audit --deny unsound --file audit.toml

0 commit comments

Comments
 (0)