We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f92350 commit f555712Copy full SHA for f555712
.github/workflows/ci-branch.yaml
@@ -69,7 +69,7 @@ jobs:
69
pip3 install -e .
70
pip install --upgrade pip
71
pip install --upgrade setuptools
72
- - uses: pypa/gh-action-pip-audit@v1.0.8
+ - uses: pypa/gh-action-pip-audit@v1.1.0
73
with:
74
ignore-vulns: |
75
GHSA-r9hx-vwmv-q579
.github/workflows/ci-pr.yaml
@@ -71,7 +71,7 @@ jobs:
76
77
0 commit comments