mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-08-28 15:51:17 +00:00
Update docker-related.yaml
This commit is contained in:
2
.github/workflows/docker-related.yaml
vendored
2
.github/workflows/docker-related.yaml
vendored
@@ -48,6 +48,6 @@ jobs:
|
||||
uses: docker/scout-action@v1
|
||||
with:
|
||||
command: quickview,cves
|
||||
image: image://${{ env.DOCKER_IMAGE }}:latest
|
||||
image: ${{ env.DOCKER_IMAGE }}:latest
|
||||
summary: true
|
||||
only-severities: critical,high,medium,low,unspecified
|
||||
|
Reference in New Issue
Block a user