From 2b7543083ed8fe78068b588b56be12e25edc7a4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 12:52:08 +0000 Subject: [PATCH] chore: update aquasecurity/trivy-action digest to df678db --- .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 6c25a96..d998170 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -30,7 +30,7 @@ jobs: with: persist-credentials: false - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@cf5c088a69634cd13ccddc735d7926162c31f9a6 # master + uses: aquasecurity/trivy-action@df678dbccf677bc6937338d569ba0da18964a8cc # master with: scan-type: 'fs' ignore-unfixed: true