diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index afecbce5..d837b8ba 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -14,7 +14,6 @@ jobs: container: # A Docker image with Semgrep installed. Do not change this. image: returntocorp/semgrep - if: (github.actor != dependabot[bot]) steps: - uses: actions/checkout@v4 - run: semgrep ci