Skip to content

Commit 4f43933

Browse files
Bump trailofbits/gh-action-pip-audit from 1.0.0 to 1.0.4 (#452)
Bumps [trailofbits/gh-action-pip-audit](https://github.com/trailofbits/gh-action-pip-audit) from 1.0.0 to 1.0.4. - [Release notes](https://github.com/trailofbits/gh-action-pip-audit/releases) - [Commits](pypa/gh-action-pip-audit@v1.0.0...v1.0.4) --- updated-dependencies: - dependency-name: trailofbits/gh-action-pip-audit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <[email protected]>
1 parent 895fd41 commit 4f43933

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/[email protected].0
39+
- uses: trailofbits/[email protected].4
4040
with:
4141
virtual-environment: .venv
4242
ignore-vulns: |

0 commit comments

Comments
 (0)