Skip to content

Commit

Permalink
feat: update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato authored Mar 20, 2024
1 parent 8bee0d1 commit c421dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@062f2592684a31eb3aa050cc61e7ca1451cecd3d
with:
image-ref: nataliagranato/linuxtips-giropops-senhas:latest
image-ref: nataliagranato/linuxtips-giropops-senhas:8bee0d1-20240320175550
format: 'sarif'
severity: 'UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL'
output: 'trivy-results.sarif'
Expand Down

0 comments on commit c421dda

Please sign in to comment.