Skip to content

Commit d008b8e

Browse files
authored
Merge pull request #3405 from trailofbits/dependabot/github_actions/trailofbits/gh-action-pip-audit-1.0.8
Bump trailofbits/gh-action-pip-audit from 1.0.7 to 1.0.8
2 parents f399084 + 09dc8c4 commit d008b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pip install setuptools
3434
pip install .[dev]
3535
- name: Scan with pip-audit
36-
uses: trailofbits/[email protected].7
36+
uses: trailofbits/[email protected].8
3737
- name: Lint with flake8
3838
run: |
3939
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)