Skip to content

Commit

Permalink
Update aquasecurity/trivy-action action to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 0559699 commit e75ddff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
ignore: 'CIS-DI-0001,CIS-DI-0010'

- name: Container scan with Trivy
uses: aquasecurity/trivy-action@0.22.0
uses: aquasecurity/trivy-action@0.23.0
with:
scan-type: 'image'
image-ref: '${{ env.USER }}/${{ env.REPO }}:${{ env.VERSION }}'
Expand Down

0 comments on commit e75ddff

Please sign in to comment.