use the (existing) .cargo/audit.toml to ignore some rust advisories
This commit is contained in:
1
.github/workflows/security.yml
vendored
1
.github/workflows/security.yml
vendored
@@ -17,5 +17,4 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: GothenburgBitFactory/audit-check@master
|
||||
with:
|
||||
ignore: RUSTSEC-2021-0124, RUSTSEC-2020-0071
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user