Skip to content

Commit

Permalink
chore(deps): bump pypa/gh-action-pip-audit from 1.0.6 to 1.0.7 (#2733)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin DeJong <kddejong@amazon.com>
  • Loading branch information
dependabot[bot] and kddejong authored May 8, 2023
1 parent 43e42b2 commit ad3debd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
pip3 install -e .
pip install --upgrade setuptools
- uses: pypa/gh-action-pip-audit@v1.0.6
- uses: pypa/gh-action-pip-audit@v1.0.7
with:
ignore-vulns: |
GHSA-r9hx-vwmv-q579

0 comments on commit ad3debd

Please sign in to comment.