diff --git a/.github/workflows/trivy.yaml b/.github/workflows/trivy.yaml index 243c764..5878c04 100644 --- a/.github/workflows/trivy.yaml +++ b/.github/workflows/trivy.yaml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v5 - name: Image Scan - uses: aquasecurity/trivy-action@0.29.0 + uses: aquasecurity/trivy-action@0.34.0 # Due to rate limiting faced by aquasecurity/trivy-action#389 we download the DBs # from the public ECR repository env: