fix(ci): fix Snyk
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m3s

This commit is contained in:
Luke Tainton 2025-01-02 16:54:53 +00:00
parent 7070344fe5
commit 8d2fa2a8dc
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

View File

@ -64,6 +64,6 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: snyk test --all-projects --json
# args: --all-projects
command: snyk
args: test --all-projects --json
# json: true