From c78b0bc5a02fae3711b11579193126ab89247b95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 07:55:53 +0000 Subject: [PATCH] deps: update aquasecurity/trivy-action digest to 6f8c237 --- .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 801b3b9e8..44ea2f70f 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -31,7 +31,7 @@ jobs: - name: Checkout repository uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@7088d18dcb87884bc7b5a4000d5517d758e9aa13 # master + uses: aquasecurity/trivy-action@6f8c23760b7baab9da654a77606e367803441f93 # master with: scan-type: 'fs' ignore-unfixed: true