From 808c2bd3ff24f540312ad1f04c456621ddbfa30a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:12:02 +0000 Subject: [PATCH] chore: update aquasecurity/trivy-action digest to 2736533 --- .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 acac11d..6e9f4e9 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@2736533278103862a861f4a35ebac3e97854d956 # master with: scan-type: 'fs' ignore-unfixed: true