Skip to content

Commit f6e7f52

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ jobs:
3333
runs-on: ubuntu-24.04
3434

3535
steps:
36-
- run: |
36+
- name: Docker
37+
run: |
3738
docker --version
3839
docker pull python:3.13.0-slim
3940

0 commit comments

Comments
 (0)