Skip to content

Commit

Permalink
Made sure that RUSTSEC-2023-0071 is ignored in CI as fix is a long …
Browse files Browse the repository at this point in the history
…term goal of upsteam project and we are not vulnerable
  • Loading branch information
CommanderStorm authored Jun 10, 2024
1 parent 2ef336a commit 879dd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cargo-audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
ignore: RUSTSEC-2023-0071

0 comments on commit 879dd8a

Please sign in to comment.