From 5b955e291944a3622d4737100e9ccf0b2cbb7420 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 02:12:29 +0000 Subject: [PATCH] Update semgrep/semgrep Docker digest to 44dd022 --- .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..004a579 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:44dd022c29d4f881a939f7281b4ba8855cb940a2dd272883908d8947325a4ba7 # 1.151.0 env: SEMGREP_SEND_METRICS: 'off' steps: