Skip to content

Commit c5fe5ad

Browse files
Bump pypa/gh-action-pip-audit from 1.0.7 to 1.0.8 (#184)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7318d60 commit c5fe5ad

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
@@ -31,7 +31,7 @@ jobs:
3131
3232
3333
- name: Run pip-audit
34-
uses: pypa/[email protected].7
34+
uses: pypa/[email protected].8
3535
with:
3636
virtual-environment: /tmp/pip-audit-env
3737

0 commit comments

Comments
 (0)