Update ci-docker.yml

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

View File

@ -32,7 +32,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: