From cc5a2fc724da34fbb6eec52730e347a3a2acd0eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 00:48:42 +0000 Subject: [PATCH] chore(deps): update semgrep/semgrep docker tag to v1.171.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 0e64092..5751490 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.170.1 + image: semgrep/semgrep:1.171.0 steps: - uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2