From f8d9f970daa2d05e0908593b2c8b53a614e03934 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 01:00:48 +0000 Subject: [PATCH] chore(deps): update semgrep/semgrep docker digest to 9349edb --- .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 2c18030..e0db0d8 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -54,7 +54,7 @@ jobs: runs-on: ubuntu-latest if: ${{ inputs.ENABLE_BANDIT || inputs.ENABLE_SAST }} container: - image: semgrep/semgrep@sha256:326e5f41cc972bb423b764a14febbb62bbad29ee1c01820805d077dd868fea48 + image: semgrep/semgrep@sha256:9349edbadf90c3f3c0c3f55867625354e89680e6fa10d9034042af52fdb0e0d0 steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - run: semgrep scan --config auto \ No newline at end of file