1 parent 8ea4959 commit 8145442Copy full SHA for 8145442
1 file changed
.github/workflows/docker-image.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: docker/scout-action@v1
79
with:
80
#command: quickview,cves,recommendations
81
- command: cves,recommendations
+ command: quickview,cves
82
image: ghcr.io/unixerius/proxmox-qdevice:latest
83
ignore-unchanged: true
84
only-severities: critical,high,medium
0 commit comments