Skip to content

Commit

Permalink
chore(deps): Bump pypa/gh-action-pip-audit in the all-actions group
Browse files Browse the repository at this point in the history
Bumps the all-actions group with 1 update: [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit).


Updates `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
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 10fc4c4 commit b1aa0f1
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 @@ -18,7 +18,7 @@ jobs:
source env/bin/activate
python -m pip install --upgrade pip
python -m pip install .
- uses: pypa/gh-action-pip-audit@v1.0.8
- uses: pypa/gh-action-pip-audit@v1.1.0
with:
virtual-environment: env/
local: true

0 comments on commit b1aa0f1

Please sign in to comment.