Skip to content

Commit 3574445

Browse files
Bump pypa/gh-action-pip-audit from 1.0.0 to 1.0.1 (#2598)
Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/pypa/gh-action-pip-audit/releases) - [Commits](pypa/gh-action-pip-audit@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: pypa/gh-action-pip-audit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5284b88 commit 3574445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pip-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
python -m pip install --upgrade pip
2323
python -m pip install .
2424
- name: Run pip-audit
25-
uses: pypa/[email protected].0
25+
uses: pypa/[email protected].1

0 commit comments

Comments
 (0)