From c36e9a01937dff80f556461a27e9b2eb104ca89d Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 00:36:05 +0000 Subject: [PATCH] chore(deps): update returntocorp/semgrep docker digest to 06938c1 --- .github/workflows/semgrep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 4c2f1c61..e96bb61b 100644 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -31,7 +31,7 @@ jobs: name: Semgrep Analysis runs-on: ubuntu-latest container: - image: returntocorp/semgrep@sha256:c180f0c93a17b420c0af5006214a29d3c747c5459c732b740191adf657dd0068 # v1.160.0 + image: returntocorp/semgrep@sha256:06938c1f365d3f67b8cedd8bc117607ae64253f88a0e768e9da9408548927dd6 # v1.160.0 if: (github.actor != 'dependabot[bot]')