Skip to content

Commit 8f025da

Browse files
committed
Debug OSV-Scanner action #1730
Signed-off-by: tdruez <[email protected]>
1 parent b4cba53 commit 8f025da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Run OSV Scanner
3232
uses: docker://ghcr.io/google/osv-scanner-action:v2.2.1
3333
with:
34-
args: scan image --archive alpine_3.17.0.tar --format cyclonedx-1-5
34+
args: scan image --archive alpine_3.17.0.tar --format cyclonedx-1-4

0 commit comments

Comments
 (0)