Skip to content

Commit da0daca

Browse files
committed
DEBUG workflow
Signed-off-by: tdruez <[email protected]>
1 parent 54d6d01 commit da0daca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: |
4949
docker run --rm \
5050
-v $PWD:/workdir \
51-
vuls/vuls scan \
51+
vuls/vuls report \
5252
-config=/workdir/config.toml \
5353
-format-cyclonedx-json
5454

0 commit comments

Comments
 (0)