From d8d90c446144a006135860c53a99002abbf5f54f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 09:36:24 +0000 Subject: [PATCH] chore: update aquasecurity/trivy-action digest to 22438a4 --- .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 5ac901f..56a4bed 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@df65449f48b89ca7da6699b2d7620f4eaac2355b # master + uses: aquasecurity/trivy-action@22438a435773de8c97dc0958cc0b823c45b064ac # master with: scan-type: 'fs' ignore-unfixed: true