Skip to content

Commit

Permalink
Bump pypa/gh-action-pip-audit from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/pypa/gh-action-pip-audit/releases)
- [Commits](pypa/gh-action-pip-audit@v1.0.6...v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2023
1 parent 7f629c9 commit 72c564d
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 setuptools
python -m pip install .
- name: Run pip-audit
uses: pypa/gh-action-pip-audit@v1.0.6
uses: pypa/gh-action-pip-audit@v1.0.7

0 comments on commit 72c564d

Please sign in to comment.