Skip to content

Commit aaca40d

Browse files
committed
Use current branch to install ScanCode.io
Signed-off-by: tdruez <[email protected]>
1 parent ebb125a commit aaca40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sca-integration-osv-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
pipelines: "load_sbom"
5454
inputs-path: "osv-sbom.spdx.json"
55-
scancodeio-repo-branch: "main"
55+
scancodeio-repo-branch: "sca-integration-workflow-fix"
5656

5757
- name: Verify SBOM Analysis Results in ScanCode.io
5858
shell: bash

0 commit comments

Comments
 (0)