Skip to content

Commit da1494c

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

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
@@ -36,4 +36,4 @@ jobs:
3636
- name: Run OSV Scanner
3737
uses: docker://ghcr.io/google/osv-scanner-action:v2.2.1
3838
with:
39-
args: image python:3.13.0-slim --format cyclonedx-1-5
39+
args: scan image python:3.13.0-slim --format cyclonedx-1-5

0 commit comments

Comments
 (0)