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

This commit is contained in:
2025-01-02 16:54:53 +00:00
parent 7070344fe5
commit 8d2fa2a8dc

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