mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-06 16:00:28 +01:00
Update main.yml
This commit is contained in:
parent
cafe9e9c11
commit
4c80dc256b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -59,5 +59,6 @@ jobs:
|
|||||||
uses: docker/scout-action@dd36f5b0295baffa006aa6623371f226cc03e506
|
uses: docker/scout-action@dd36f5b0295baffa006aa6623371f226cc03e506
|
||||||
with:
|
with:
|
||||||
command: cves
|
command: cves
|
||||||
|
only-severities: critical,high,medium,low,unspecified
|
||||||
image: ${{ steps.meta.outputs.tags }}
|
image: ${{ steps.meta.outputs.tags }}
|
||||||
exit-code: true
|
exit-code: true
|
||||||
|
Loading…
Reference in New Issue
Block a user