Skip to content

Commit

Permalink
Bump trailofbits/gh-action-pip-audit from 0.0.4 to 1.0.0 (#2570)
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.0.
- [Release notes](https://github.com/trailofbits/gh-action-pip-audit/releases)
- [Commits](pypa/gh-action-pip-audit@v0.0.4...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2022
1 parent 5aa27fc commit f037b5d
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 @@ -22,4 +22,4 @@ jobs:
python -m pip install --upgrade pip
python -m pip install .
- name: Run pip-audit
uses: trailofbits/gh-action-pip-audit@v0.0.4
uses: trailofbits/gh-action-pip-audit@v1.0.0

0 comments on commit f037b5d

Please sign in to comment.