1
0
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:
Noxcis 2024-08-24 02:46:43 -05:00 committed by GitHub
parent cafe9e9c11
commit 4c80dc256b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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