Skip to content

Commit a1c6432

Browse files
authored
Merge pull request #3392 from trailofbits/dependabot/github_actions/trailofbits/gh-action-pip-audit-1.0.6
Bump trailofbits/gh-action-pip-audit from 1.0.1 to 1.0.6
2 parents ec0216f + 6168817 commit a1c6432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/gh-action-pip-audit@v1.0.1
36+
uses: trailofbits/gh-action-pip-audit@v1.0.6
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)