Commented out docker scout

Daan Selen committed May 19, 2025 at 11:40 UTC f17b96bc0504b5f1bf7300274742eb0f2bee240d
1 file changed +8 -8
.github/workflows/docker.yml
+8 -8
@@ -70,11 +70,11 @@ jobs:
70 INCLUDE_MARIADB_TOOLS=true
71 PREINSTALL_LIBS=true
72
73 - - name: Docker Scout
74 - id: docker-scout
75 - uses: docker/scout-action@v1
76 - with:
77 - command: quickview,cves
78 - image: image://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
79 - summary: true
80 - only-severities: critical,high,medium,low,unspecified
73 + #- name: Docker Scout
74 + # id: docker-scout
75 + # uses: docker/scout-action@v1
76 + # with:
77 + # command: quickview,cves
78 + # image: image://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
79 + # summary: true
80 + # only-severities: critical,high,medium,low,unspecified