Skip to content

Commit ea0738a

Browse files
committed
Merge remote-tracking branch 'apache/branch-52' into alamb/update_lz4_flex
2 parents 49dcb05 + 74aaa65 commit ea0738a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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-2025-0134
51+
run: cargo audit --ignore RUSTSEC-2024-0436 --ignore RUSTSEC-2024-0014

0 commit comments

Comments
 (0)