Skip to content

Commit

Permalink
Update Trivy version
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa-jmac committed Oct 29, 2024
1 parent cc56226 commit dc92949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: '0'
- name: Run Trivy vulnerability scanner
id: trivy
uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2
continue-on-error: true
with:
format: 'table'
Expand Down

0 comments on commit dc92949

Please sign in to comment.