From da588519beffa8a596e3ac14b3829bdb7cfd6e9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:26:14 +0000 Subject: [PATCH] chore: update aquasecurity/trivy-action digest to 77137e9 --- .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 aabf542..cd1b2ae 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@76071ef0d7ec797419534a183b498b4d6366cf37 # master + uses: aquasecurity/trivy-action@77137e9dc3ab1b329b7c8a38c2eb7475850a14e8 # master with: scan-type: 'fs' ignore-unfixed: true