1 parent 92df6bd commit 233e936Copy full SHA for 233e936
1 file changed
.github/workflows/cov-workflow.yml
@@ -16,6 +16,7 @@ jobs:
16
- name: Coverity Scan
17
uses: blackduck-inc/black-duck-security-scan@v2
18
with:
19
+ include_diagnostics: true
20
java-version: 25
21
distribution: temurin
22
cache: maven
0 commit comments