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