diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 94dcc1d..4979def 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -16,5 +16,6 @@ jobs: auditOn: push publishToken: ${{ secrets.SEMGREP_APP_TOKEN }} publishDeployment: 344 + config: p/findsecbugs env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}