diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 30af3577..d6079731 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:326e5f41cc972bb423b764a14febbb62bbad29ee1c01820805d077dd868fea48 # v1.160.0 + image: returntocorp/semgrep@sha256:9349edbadf90c3f3c0c3f55867625354e89680e6fa10d9034042af52fdb0e0d0 # v1.160.0 if: (github.actor != 'dependabot[bot]')