Skip to content

Commit f392075

Browse files
authored
Merge pull request #72 from crytic/dependabot/github_actions/trailofbits/gh-action-pip-audit-1.1.0
Bump trailofbits/gh-action-pip-audit from 1.0.8 to 1.1.0
2 parents 769c49a + 12bd448 commit f392075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
3333
- name: Run pip-audit
34-
uses: trailofbits/gh-action-pip-audit@v1.0.8
34+
uses: trailofbits/gh-action-pip-audit@v1.1.0
3535
with:
3636
virtual-environment: /tmp/pip-audit-env
3737

0 commit comments

Comments
 (0)