Skip to content

Commit

Permalink
Merge pull request #44 from loganmarchione/renovate/aquasecurity-triv…
Browse files Browse the repository at this point in the history
…y-action-0.x

Update aquasecurity/trivy-action action to v0.23.0
  • Loading branch information
loganmarchione authored Jun 20, 2024
2 parents 0559699 + e75ddff commit 9754bd7
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 9754bd7

Please sign in to comment.