We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895fd41 commit 4f43933Copy full SHA for 4f43933
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
pip install --upgrade pip setuptools
37
python -m pip install poetry
38
poetry install
39
- - uses: trailofbits/[email protected].0
+ - uses: trailofbits/[email protected].4
40
with:
41
virtual-environment: .venv
42
ignore-vulns: |
0 commit comments