diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index 9a5e7379..36e3f5f1 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:f1f7b71861c7b28b6e0f661225a2c4f58a484f5d0f182465c6d6b3b22f972ade # v1.160.0 + image: returntocorp/semgrep@sha256:b94b53d02fd4a022f9eac4e2af1380f5c3c4c21400e79d3336bdff1d1db5e796 # v1.160.0 if: (github.actor != 'dependabot[bot]')