Skip to content

Commit 4d6a4a1

Browse files
chore: bump version of shared workflow (#765)
On-behalf-of: Gerald Morrison (SAP) <[email protected]> <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it chore: bump version of shared workflow Signed-off-by: Gerald Morrison (SAP) <[email protected]> Co-authored-by: Gerald Morrison (SAP) <[email protected]>
1 parent 3a31e94 commit 4d6a4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@443ddc4d2a066dcdee4fcad1ee639011bf0f4126
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)