Skip to content

Commit 5e1ce48

Browse files
committed
Ignore pip advisory vulnerability until fixed in pip>=25.3
1 parent f4810ae commit 5e1ce48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code_checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ jobs:
4949
uses: pypa/[email protected]
5050
with:
5151
virtual-environment: .venv/
52+
# Temporary: ignore pip advisory until fixed in pip>=25.3
53+
ignore-vulns: GHSA-4xh5-x5gv-qwph

0 commit comments

Comments
 (0)