From 73a3ebb7c737e33f4ad8fd7f9d1391c556bf3ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:00:58 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.29.0 to 0.32.0 --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/trivy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trivy.yaml b/.github/workflows/trivy.yaml index b195cca..5a61552 100644 --- a/.github/workflows/trivy.yaml +++ b/.github/workflows/trivy.yaml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v4 - name: Image Scan - uses: aquasecurity/trivy-action@0.29.0 + uses: aquasecurity/trivy-action@0.32.0 # Due to rate limiting faced by aquasecurity/trivy-action#389 we download the DBs # from the public ECR repository env: