Update main.yml

This commit is contained in:
Noxcis
2024-08-24 02:15:41 -05:00
committed by GitHub
parent b8a9b1150a
commit 45504eaf95

View File

@@ -38,6 +38,4 @@ jobs:
with:
command: cves
image: wg-dashboard:latest
ignore-unchanged: true
only-severities: critical,high
github-token: ${{ secrets.GITHUB_TOKEN }}