Skip to content

Commit b4812a8

Browse files
author
B Vadlamani
committed
undo_ignore_rustsec_cargo_audit
1 parent 3b893ed commit b4812a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Run audit check
4949
# Note: you can ignore specific RUSTSEC issues using the `--ignore` flag ,for example:
5050
# run: cargo audit --ignore RUSTSEC-2026-0001
51-
run: cargo audit --ignore RUSTSEC-2024-0436 --ignore RUSTSEC-2024-0014
51+
run: cargo audit --ignore RUSTSEC-2024-0014

0 commit comments

Comments
 (0)