From 33467c26feb350e6a1f1fe5e3b9c225f1d288cfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 06:51:54 +0000 Subject: [PATCH] chore(deps): update semgrep/semgrep docker tag to v1.175.0 --- .github/workflows/semgrep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 6d0a016..b43ee36 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -19,7 +19,7 @@ jobs: name: Semgrep runs-on: ubuntu-latest container: - image: semgrep/semgrep:1.172.0 + image: semgrep/semgrep:1.175.0 steps: - uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2