mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Ignore RUSTSEC-2020-0071
See discussion at https://github.com/taskchampion/taskchampion/issues/304. Note that RUSTSEC-2020-0159 is the same bug as RUSTSEC-2020-0071.
This commit is contained in:
parent
3aa14b3efc
commit
56ea105e25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: GothenburgBitFactory/audit-check@master
|
||||
with:
|
||||
ignore: RUSTSEC-2021-0124
|
||||
ignore: RUSTSEC-2021-0124, RUSTSEC-2020-0071
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue