Skip to content

Commit 8412301

Browse files
Update shiftleft.yml
1 parent 61a2145 commit 8412301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shiftleft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
tree
3131
3232
- name: NextGen Static Analysis
33-
run: ${GITHUB_WORKSPACE}/sl analyze --force --wait --app BenchmarkJava --java --cpg target/*.war
33+
run: ${GITHUB_WORKSPACE}/sl analyze --verbose --force --wait --app BenchmarkJava --java --cpg target/*.war
3434
env:
3535
SHIFTLEFT_ACCESS_TOKEN: ${{ secrets.SHIFTLEFT_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)