use master trivy
Some checks failed
Build and Push Image / Build and push image (push) Failing after 24m17s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 24m17s
This commit is contained in:
parent
d2a36f6d99
commit
235661bc43
@ -45,7 +45,7 @@ jobs:
|
|||||||
git.aridgwayweb.com/armistace/blog:latest
|
git.aridgwayweb.com/armistace/blog:latest
|
||||||
|
|
||||||
- name: Trivy Scan
|
- name: Trivy Scan
|
||||||
uses: aquasecurity/trivy-action@0.28.0
|
uses: aquasecurity/trivy-action@master
|
||||||
with:
|
with:
|
||||||
image-ref: ${{ vars.DOCKER_SERVER }}/${{ vars.DOCKER_USERNAME }}/blog:latest
|
image-ref: ${{ vars.DOCKER_SERVER }}/${{ vars.DOCKER_USERNAME }}/blog:latest
|
||||||
format: table
|
format: table
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user