chore: bump pip-audit to 1.08

pull/1936/head
alpharush 2 years ago committed by GitHub
parent 9896771c15
commit fda41f4fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/pip-audit.yml

@ -34,6 +34,6 @@ jobs:
python -m pip install .
- name: Run pip-audit
uses: pypa/gh-action-pip-audit@v1.0.7
uses: pypa/gh-action-pip-audit@v1.0.8
with:
virtual-environment: /tmp/pip-audit-env

Loading…
Cancel
Save