From fb5f92f75a81255f1974be8fbebe0637809ecf4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:23:27 +0000 Subject: [PATCH] Bump aquasecurity/trivy-action from 0.29.0 to 0.34.0 Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.29.0 to 0.34.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.29.0...0.34.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.34.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 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: