From 50442f6ece433e68aa281db6e7d17f6c9ec53059 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:00:00 +0000 Subject: [PATCH] chore: update aquasecurity/trivy-action digest to c1824fd --- .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 5c670b8..0f4c289 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -20,7 +20,7 @@ jobs: - name: Checkout repository uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@22438a435773de8c97dc0958cc0b823c45b064ac # master + uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # master with: scan-type: 'fs' ignore-unfixed: true