Skip to content

Commit 04c5c1f

Browse files
Update boost.yml
1 parent 74b39aa commit 04c5c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/boost.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
6565
with:
6666
action: exec
67-
additional_args: --partial --require-full-repo
67+
additional_args: --partial --require-full-repo --log-level DEBUG
6868
api_token: ${{ secrets.BOOST_API_TOKEN }}
6969
exec_command: "docker run -e SNYK_TOKEN -v %CWD%:/project --entrypoint snyk -w /project snyk/snyk-cli:docker test --all-projects --sarif"
7070
# codeql_job:

0 commit comments

Comments
 (0)