Skip to content

Commit

Permalink
Merge pull request #1944 from hyperledger/ryjones-patch-1
Browse files Browse the repository at this point in the history
Update pip-audit.yml
  • Loading branch information
swcurran authored Sep 17, 2022
2 parents abcc96d + ab6d855 commit 07ec8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python -m venv env/
source env/bin/activate
python -m pip install .
- uses: trailofbits/gh-action-pip-audit@v0.0.4
- uses: pypa/gh-action-pip-audit@v1.0.0
with:
virtual-environment: env/
local: true

0 comments on commit 07ec8ef

Please sign in to comment.