From c0933f7219df843164097aa5713613fbb7ab7c0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 20:42:55 +0000 Subject: [PATCH] Update semgrep/semgrep Docker digest to 4095860 --- .github/workflows/reusable-semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-semgrep.yml b/.github/workflows/reusable-semgrep.yml index 4a6920a..2184a55 100644 --- a/.github/workflows/reusable-semgrep.yml +++ b/.github/workflows/reusable-semgrep.yml @@ -29,7 +29,7 @@ jobs: # Needed to upload the results to code-scanning dashboard. security-events: write container: - image: semgrep/semgrep@sha256:5930c9438968657745cc8c193e338ec9e08c5ead0b926b1b4ed37e06a9cc2270 # 1.151.0 + image: semgrep/semgrep@sha256:4095860d71cc40d42617b92b0b420711736ada7d67fdb254c5ef4f37dd8fc3ec # 1.151.0 env: SEMGREP_SEND_METRICS: 'off' steps: