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