Skip to content

Commit

Permalink
build(deps): bump pypa/gh-action-pip-audit from 1.0.7 to 1.0.8 (#53)
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.7 to 1.0.8.
- [Release notes](https://github.com/pypa/gh-action-pip-audit/releases)
- [Commits](pypa/gh-action-pip-audit@v1.0.7...v1.0.8)

---
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>
  • Loading branch information
dependabot[bot] authored Jun 24, 2023
1 parent 7193940 commit f8af932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
category: requirements-dev-${{ matrix.python-version }}

- name: Run pip audit
uses: pypa/gh-action-pip-audit@v1.0.7
uses: pypa/gh-action-pip-audit@v1.0.8
continue-on-error: true
with:
inputs: requirements.txt requirements-dev.txt

0 comments on commit f8af932

Please # to comment.