From f392642b9d7cada8159b8d558d166f565d5e6cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:38:15 +0000 Subject: [PATCH] Bump aquasecurity/setup-trivy from 0.2.6 to 0.3.0 Bumps [aquasecurity/setup-trivy](https://github.com/aquasecurity/setup-trivy) from 0.2.6 to 0.3.0. - [Release notes](https://github.com/aquasecurity/setup-trivy/releases) - [Commits](https://github.com/aquasecurity/setup-trivy/compare/v0.2.6...v0.3.0) --- updated-dependencies: - dependency-name: aquasecurity/setup-trivy dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d28bd93..6acfd87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -769,7 +769,7 @@ jobs: - name: Manual Trivy Setup if: env.TRIVY == '1' - uses: aquasecurity/setup-trivy@v0.2.6 + uses: aquasecurity/setup-trivy@v0.3.0 with: cache: true version: v0.68.2