mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 08:55:12 +00:00
Update docker-related.yaml
This commit is contained in:
parent
a23856270d
commit
20633a6d1a
2
.github/workflows/docker-related.yaml
vendored
2
.github/workflows/docker-related.yaml
vendored
@ -48,6 +48,6 @@ jobs:
|
|||||||
uses: docker/scout-action@v1
|
uses: docker/scout-action@v1
|
||||||
with:
|
with:
|
||||||
command: quickview,cves
|
command: quickview,cves
|
||||||
image: 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