Skip to content

Commit

Permalink
Ignore warning for unmaintained component
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Sep 11, 2024
1 parent 5270266 commit 77b666b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:

- name: Check Secrets SDK Vulnerabilities
working-directory: src/secrets
run: cargo audit --deny warnings
run: cargo audit --deny warnings --ignore RUSTSEC-2024-0370

0 comments on commit 77b666b

Please sign in to comment.