Skip to content

Commit fc03f65

Browse files
committed
lille tastefejl
1 parent 7be2035 commit fc03f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
--output trivy-results.sarif \
5151
--severity HIGH,CRITICAL \
5252
--exit-code 1 \
53-
--vex ./vex-data/vex.json \
53+
--vex ./vex-data/openvex.json \
5454
${{ steps.build_image.outputs.IMAGE_NAME_WITH_TAG }}
5555
5656
- name: Upload Trivy scan results to GitHub Security tab

0 commit comments

Comments
 (0)