Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 30635fc commit c5bbdc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_push_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
-t $DOCKER_IMAGE_NAME:ci-scan \
.
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: '${{ env.DOCKER_IMAGE_NAME }}:ci-scan'
format: 'table'
Expand Down

0 comments on commit c5bbdc2

Please sign in to comment.