diff --git a/.github/workflows/trivy.yaml b/.github/workflows/trivy.yaml index 243c764..9f31f60 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.33.1 # Due to rate limiting faced by aquasecurity/trivy-action#389 we download the DBs # from the public ECR repository env: