Skip to content

Commit 07ec8ef

Browse files
authored
Merge pull request openwallet-foundation#1944 from hyperledger/ryjones-patch-1
Update pip-audit.yml
2 parents abcc96d + ab6d855 commit 07ec8ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pip-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python -m venv env/
1818
source env/bin/activate
1919
python -m pip install .
20-
- uses: trailofbits/gh-action-pip-audit@v0.0.4
20+
- uses: pypa/gh-action-pip-audit@v1.0.0
2121
with:
2222
virtual-environment: env/
2323
local: true

0 commit comments

Comments
 (0)