Skip to content

Commit 3078885

Browse files
mreisemebel123
authored andcommitted
Update latest blackduck version
Signed-off-by: mreise <[email protected]>
1 parent 51a64c0 commit 3078885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/foss-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
go build -v
2929
- name: Synopsys Detect
30-
uses: synopsys-sig/[email protected].0
30+
uses: synopsys-sig/[email protected].4
3131
env:
3232
SYNOPSYS_SKIP_PHONE_HOME: true
3333
DETECT_TOOLS: DETECTOR,SIGNATURE_SCAN,BINARY_SCAN,IMPACT_ANALYSIS,POLARIS,DOCKER,BAZEL
@@ -41,6 +41,6 @@ jobs:
4141
with:
4242
scan-mode: 'INTELLIGENT'
4343
github-token: ${{ secrets.GITHUB_TOKEN }}
44-
detect-version: 7.9.0
44+
detect-version: 9.9.0
4545
blackduck-url: ${{ secrets.BD_URL}}
4646
blackduck-api-token: ${{ secrets.BD_API_TOKEN }}

0 commit comments

Comments
 (0)