Skip to content

Commit 4c21461

Browse files
chore: update Black Duck scan workflow reference to specific commit (#1388)
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com> <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it update Black Duck scan workflow reference to specifc commit Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com> Co-authored-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
1 parent 9e0fb79 commit 4c21461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger-blackduck-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
trigger-scan:
18-
uses: open-component-model/.github/.github/workflows/blackduck-scan.yaml@47e68e42a6d78125d519e6e008c2b203385a0a72
18+
uses: open-component-model/.github/.github/workflows/blackduck-scan.yaml@5ae45327f84644e21228845d8b4b682e9c7297ab
1919
with:
2020
# required to be able to differentiate between PRs and pushes in the called workflow (rapid or full scan)
2121
event_type: ${{ github.event_name }}

0 commit comments

Comments
 (0)