Skip to content

Commit 23ff27e

Browse files
committed
add blackduck again
1 parent 977a954 commit 23ff27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
-f commit=${{ needs.bump-version.outputs.release-commit }}
101101
-f build-release-artifacts=true
102102
-f sign-release-artifacts=true
103-
-f run-blackduck-scan=false
103+
-f run-blackduck-scan=true
104104
-f run-security-rating=true
105105
106106
- name: "Await CI Workflow"

0 commit comments

Comments
 (0)