diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 69418fa7..10df79f7 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest container: - image: returntocorp/semgrep:1.45.0@sha256:148ad517aea0afe96620a2d55f65eeedde6266aab7f3eb4e5ebae55d7eb53b62 + image: returntocorp/semgrep:1.46.0@sha256:b4637a27abf1e49aeab753fdfd41d917493d8fc7f6da9de2daf109b4d7369fe8 steps: - name: Check out repo