Skip to content

Commit

Permalink
Bump aquasecurity/trivy-action from 0.20.0 to 0.24.0 (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent a6a668f commit 65496b1
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 @@ -113,7 +113,7 @@ jobs:
INTEGRATION_VERSION=${{ steps.enrich-version.outputs.version }}
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.20.0
uses: aquasecurity/trivy-action@0.24.0
with:
image-ref: ${{ steps.enrich-version.outputs.image_tag }}
ignore-unfixed: true
Expand Down

0 comments on commit 65496b1

Please sign in to comment.