From 3c89dae2f6a4d52893a86f350e5af6c522bdc225 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 04:41:24 +0000 Subject: [PATCH] chore(deps): update semgrep/semgrep docker digest to 51c9f53 --- .github/workflows/sast.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sast.yaml b/.github/workflows/sast.yaml index c2ed3c4..f55e6ef 100644 --- a/.github/workflows/sast.yaml +++ b/.github/workflows/sast.yaml @@ -19,7 +19,7 @@ jobs: name: semgrep-oss/scan runs-on: ubuntu-latest container: - image: semgrep/semgrep@sha256:65dcd4408adda7c183a6b4550cb1e9b19f7f627a6fbb7e0559bd466bedc44d7b + image: semgrep/semgrep@sha256:51c9f53a4fce0d55e9abd08d7b96968654248a4b1122e77f20e0a49c0072446c steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Scan