From 9cdf5ccfe520decd427e3a295640ee31cf6a3c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:40:30 +0000 Subject: [PATCH] Bump aquasecurity/setup-trivy from 0.2.4 to 0.2.5 Bumps [aquasecurity/setup-trivy](https://github.com/aquasecurity/setup-trivy) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/aquasecurity/setup-trivy/releases) - [Commits](https://github.com/aquasecurity/setup-trivy/compare/v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: aquasecurity/setup-trivy dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index e3aba87..7b0d489 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v6 - name: Setup trivy - uses: aquasecurity/setup-trivy@v0.2.4 + uses: aquasecurity/setup-trivy@v0.2.5 with: cache: true version: latest