Skip to content

Commit eb14537

Browse files
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>
1 parent 4ee61cb commit eb14537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
pip install --upgrade pip setuptools
3737
python -m pip install poetry
3838
poetry install
39-
- uses: trailofbits/gh-action-pip-audit@v1.0.5
39+
- uses: trailofbits/gh-action-pip-audit@v1.0.6
4040
with:
4141
virtual-environment: .venv
4242
ignore-vulns: |

0 commit comments

Comments
 (0)