diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index bc225eaf..99808ff0 100644 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -32,7 +32,7 @@ jobs: name: 🚨 Semgrep Analysis runs-on: ubuntu-latest container: - image: returntocorp/semgrep@sha256:9349edbadf90c3f3c0c3f55867625354e89680e6fa10d9034042af52fdb0e0d0 + image: returntocorp/semgrep@sha256:f4791a54c891eabe1188248135574e6e03dfc31dfd3f3b747c7bec7079bfed1b # Skip any PR created by dependabot to avoid permission issues: if: (github.actor != 'dependabot[bot]')