mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-28 01:06:58 +00:00
Update docker-related.yaml
This commit is contained in:
parent
d6b70028ff
commit
bc22fa5fad
2
.github/workflows/docker-related.yaml
vendored
2
.github/workflows/docker-related.yaml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
id: docker-scout
|
id: docker-scout
|
||||||
uses: docker/scout-action@v1
|
uses: docker/scout-action@v1
|
||||||
with:
|
with:
|
||||||
command: quickview,cves
|
command: cves
|
||||||
image: ${{ env.DOCKER_IMAGE }}:latest
|
image: ${{ env.DOCKER_IMAGE }}:latest
|
||||||
summary: true
|
summary: true
|
||||||
only-severities: critical,high,medium,low,unspecified
|
only-severities: critical,high,medium,low,unspecified
|
||||||
|
Loading…
x
Reference in New Issue
Block a user