Update main.yml

This commit is contained in:
Noxcis 2024-08-24 02:15:41 -05:00 committed by GitHub
parent b8a9b1150a
commit 45504eaf95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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