Skip to content

Commit

Permalink
[CI] Update aquasecurity/trivy-action action to v0.29.0 (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent f56c499 commit aff4fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
INTEGRATION_VERSION=${{ steps.enrich-version.outputs.version }}
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: ${{ steps.enrich-version.outputs.image_tag }}
ignore-unfixed: true
Expand Down

0 comments on commit aff4fc7

Please sign in to comment.