Skip to content

Commit 0faac19

Browse files
authored
Merge pull request #177 from crytic/dependabot/github_actions/pypa/gh-action-pip-audit-1.0.7
Bump pypa/gh-action-pip-audit from 1.0.6 to 1.0.7
2 parents 21c6aa1 + 06495a6 commit 0faac19

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: pypa/[email protected].6
34+
uses: pypa/[email protected].7
3535
with:
3636
virtual-environment: /tmp/pip-audit-env
3737

0 commit comments

Comments
 (0)