From 5133920aa5cf0013b403c5af134d10a642b9e158 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 18:58:28 +0000 Subject: [PATCH] chore(deps): update aquasecurity/trivy-action action to v0.34.0 --- .github/workflows/.tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.tests.yml b/.github/workflows/.tests.yml index 09c9fa65..471bd4f5 100644 --- a/.github/workflows/.tests.yml +++ b/.github/workflows/.tests.yml @@ -85,7 +85,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1 + uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0 with: format: "sarif" output: "trivy-results.sarif"