diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index f3be894..f4e9179 100644 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -11,4 +11,4 @@ jobs: if: (github.actor != 'dependabot[bot]') steps: - uses: actions/checkout@v3 - - run: semgrep scan --config auto + - run: semgrep scan --config auto --error