Skip to content

Commit 8145442

Browse files
committed
Oops, disabled the wrong Scout option.
1 parent 8ea4959 commit 8145442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: docker/scout-action@v1
7979
with:
8080
#command: quickview,cves,recommendations
81-
command: cves,recommendations
81+
command: quickview,cves
8282
image: ghcr.io/unixerius/proxmox-qdevice:latest
8383
ignore-unchanged: true
8484
only-severities: critical,high,medium

0 commit comments

Comments
 (0)