Skip to content

Commit a8ee9c4

Browse files
chore(deps): bump pypa/gh-action-pip-audit from 1.0.7 to 1.0.8 (#2748)
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 ad3debd commit a8ee9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
run: |
6767
pip3 install -e .
6868
pip install --upgrade setuptools
69-
- uses: pypa/[email protected].7
69+
- uses: pypa/[email protected].8
7070
with:
7171
ignore-vulns: |
7272
GHSA-r9hx-vwmv-q579

0 commit comments

Comments
 (0)