Skip to content

Commit

Permalink
Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0
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.8 to 1.1.0.
- [Release notes](https://github.com/pypa/gh-action-pip-audit/releases)
- [Commits](pypa/gh-action-pip-audit@v1.0.8...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent 98c33ff commit a3e37ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Run style checks & linting
uses: pre-commit/[email protected]
- name: Scan dependencies for known vulnerabilities
uses: pypa/gh-action-pip-audit@v1.0.8
uses: pypa/gh-action-pip-audit@v1.1.0
with:
vulnerability-service: osv
# Ignore issues with pip and setuptools versions used by the action itself
Expand Down

0 comments on commit a3e37ab

Please sign in to comment.