mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-03 10:21:14 +00:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
|||||||
id: docker-scout
|
id: docker-scout
|
||||||
uses: docker/scout-action@v1
|
uses: docker/scout-action@v1
|
||||||
with:
|
with:
|
||||||
command: scan
|
command: cves
|
||||||
image: wg-dashboard:latest
|
image: wg-dashboard:latest
|
||||||
ignore-unchanged: true
|
ignore-unchanged: true
|
||||||
only-severities: critical,high
|
only-severities: critical,high
|
||||||
|
Reference in New Issue
Block a user