mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-28 09:16:55 +00:00
Update docker-related.yaml
This commit is contained in:
parent
f94eb97aa4
commit
a29b59c9cd
2
.github/workflows/docker-related.yaml
vendored
2
.github/workflows/docker-related.yaml
vendored
@ -52,6 +52,8 @@ jobs:
|
|||||||
uses: docker/scout-action@v1
|
uses: docker/scout-action@v1
|
||||||
with:
|
with:
|
||||||
command: cves
|
command: cves
|
||||||
|
dockerhub-user: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||||
|
dockerhub-pasword: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||||
image: ${{ env.DOCKER_IMAGE }}:latest
|
image: ${{ env.DOCKER_IMAGE }}:latest
|
||||||
summary: false
|
summary: false
|
||||||
write-comment: false
|
write-comment: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user