fix(ci): fix Snyk
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m3s
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m3s
This commit is contained in:
parent
7070344fe5
commit
8d2fa2a8dc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user