chore: ignore vuln GHSA-hcpj-qp55-gfph during pip audit (#19328)
This commit is contained in:
parent
4f6e62a96e
commit
1fbead137c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
|
|
@ -83,4 +83,4 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
pip install pip-audit
|
||||
pip-audit ${GITHUB_WORKSPACE}
|
||||
pip-audit ${GITHUB_WORKSPACE} --ignore-vuln GHSA-hcpj-qp55-gfph
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue