Skip to content

Commit

Permalink
Bump aquasecurity/trivy-action to 0.29.0 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
arybolovlev authored Nov 21, 2024
1 parent e59ec84 commit fb1d2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2 # 0.10.0
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
with:
scan-type: image
format: sarif
Expand Down

0 comments on commit fb1d2fb

Please sign in to comment.