We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec0216f + 6168817 commit a1c6432Copy full SHA for a1c6432
1 file changed
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
pip install setuptools
34
pip install .[dev]
35
- name: Scan with pip-audit
36
- uses: trailofbits/gh-action-pip-audit@v1.0.1
+ uses: trailofbits/gh-action-pip-audit@v1.0.6
37
- name: Lint with flake8
38
run: |
39
# stop the build if there are Python syntax errors or undefined names
0 commit comments