From 41acfeb783f7e2da7784659fd24e36fadf9a4778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:42:50 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20aquasecu?= =?UTF-8?q?rity/trivy-action=20(=20c07df6f=20=E2=9E=94=20d2a0b60=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/trivy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trivy.yaml b/.github/workflows/trivy.yaml index 0512f2fa..975e1e48 100644 --- a/.github/workflows/trivy.yaml +++ b/.github/workflows/trivy.yaml @@ -49,7 +49,7 @@ jobs: python-version: '3.14' - name: Run Trivy vulnerability scanner in IaC mode - uses: aquasecurity/trivy-action@c07df6fec6fa692e6fd1200d50aaa1fdd66f03c8 # master + uses: aquasecurity/trivy-action@d2a0b60797ff03db6132bd4e2b293f9b37081297 # master with: scan-type: 'config' scan-ref: '.'