Skip to content

Commit c9a38fa

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

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
@@ -42,4 +42,4 @@ jobs:
4242
- name: Run OSV Scanner
4343
uses: docker://ghcr.io/google/osv-scanner-action:v2.2.1
4444
with:
45-
args: scan image python_s3.13.0-slim.tar --format cyclonedx-1-5
45+
args: scan image --archive python_s3.13.0-slim.tar --format cyclonedx-1-5

0 commit comments

Comments
 (0)