Browse Source

Lint: semgrep use p/r2c rules

Kslr 4 years ago
parent
commit
146e6c2957
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/workflows/semgrep.yml

+ 2 - 1
.github/workflows/semgrep.yml

@@ -10,5 +10,6 @@ jobs:
         env: # Optional environment variable for inline PR comments (beta)
         env: # Optional environment variable for inline PR comments (beta)
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:
         with:
+          config: p/r2c
           publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
           publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
-          publishDeployment: 241
+          publishDeployment: 241