We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f03f5 commit 3ef41cbCopy full SHA for 3ef41cb
.github/workflows/linters.yml
@@ -56,4 +56,4 @@ jobs:
56
- uses: actions/checkout@v3
57
- run: |
58
pip install pip-audit
59
- pip-audit -r ${GITHUB_WORKSPACE}/requirements.txt
+ pip-audit --desc on .
0 commit comments