From 15818954000b90f7fb2b0420bbab3d80f964687f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 02:30:26 +0000 Subject: [PATCH] chore: update aquasecurity/trivy-action digest to 53e8848 --- .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 3b1f0ac..a30713f 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -20,7 +20,7 @@ jobs: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@a11da62073708815958ea6d84f5650c78a3ef85b # master + uses: aquasecurity/trivy-action@53e8848d3e517db48b0e70ae4f648a12ae04fe02 # master with: scan-type: 'fs' ignore-unfixed: true