diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 0cbe158..076a390 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -11,7 +11,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