Update ci-python-poetry-with-docker.yml

This commit is contained in:
Luke Tainton 2024-11-21 21:59:58 +00:00 committed by GitHub
parent a2ca6022da
commit 7c77e8a0fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --sarif-file-output=snyk.sarif
args: --sarif-file-output=snyk.sarif --all-projects
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
with: