Skip to content

Commit 2fe845e

Browse files
authored
Enable diagnostics and update detect arguments
1 parent e6ecb0a commit 2fe845e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bd-ss-action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
blackducksca_reports_sarif_create: true
3535
blackducksca_upload_sarif_report: true
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
37-
include_diagnostics: false
37+
include_diagnostics: true
38+
detect_args: --detect.accuracy.required=NONE

0 commit comments

Comments
 (0)