Skip to content

Commit e88ced3

Browse files
authored
set a default for running grype in the release arm workflow for stand… (#3986)
1 parent 153b0e0 commit e88ced3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-arm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
- "generic"
105105
- "rpi4"
106106
cleanup: [false]
107+
grype: [true]
107108
include:
108109
- model: "nvidia-jetson-agx-orin"
109110
base_image: "ubuntu:22.04"

0 commit comments

Comments
 (0)