Skip to content

Commit

Permalink
Bump trailofbits/gh-action-pip-audit from 0.0.4 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [trailofbits/gh-action-pip-audit](https://github.com/trailofbits/gh-action-pip-audit) from 0.0.4 to 1.0.8.
- [Release notes](https://github.com/trailofbits/gh-action-pip-audit/releases)
- [Commits](pypa/gh-action-pip-audit@v0.0.4...v1.0.8)

---
updated-dependencies:
- dependency-name: trailofbits/gh-action-pip-audit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2023
1 parent 0ff2e0f commit c998266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run pip-audit
uses: trailofbits/gh-action-pip-audit@v0.0.4
uses: trailofbits/gh-action-pip-audit@v1.0.8
with:
virtual-environment: /tmp/pip-audit-env

0 comments on commit c998266

Please sign in to comment.