mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-08-28 15:51:17 +00:00
Update docker-related.yaml
This commit is contained in:
5
.github/workflows/docker-related.yaml
vendored
5
.github/workflows/docker-related.yaml
vendored
@@ -53,6 +53,7 @@ jobs:
|
||||
with:
|
||||
command: cves
|
||||
image: ${{ env.DOCKER_IMAGE }}:latest
|
||||
summary: true
|
||||
summary: false
|
||||
write-comment: false
|
||||
only-severities: critical,high,medium,low,unspecified
|
||||
github-token: ${{ secrets.GH_TOKEN }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user