Skip to content

Commit 9858104

Browse files
committed
removed jq. Confirmed is on the runner by default
1 parent 26b2795 commit 9858104

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/scan-image-grype.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ jobs:
151151
- name: Enrich or generate SARIF
152152
if: !cancelled()
153153
run: |
154-
sudo apt-get update && sudo apt-get install -y jq
155-
156154
if [ ! -f results.sarif ]; then
157155
echo "No SARIF file found — creating minimal empty SARIF"
158156

0 commit comments

Comments
 (0)