Bump trailofbits/gh-action-pip-audit from 1.0.5 to 1.0.6 (#483)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-24 09:36:13 +03:00 committed by GitHub
parent 4ee61cb8b9
commit eb14537ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ jobs:
pip install --upgrade pip setuptools
python -m pip install poetry
poetry install
- uses: trailofbits/gh-action-pip-audit@v1.0.5
- uses: trailofbits/gh-action-pip-audit@v1.0.6
with:
virtual-environment: .venv
ignore-vulns: |