mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-04 16:37:12 -05:00
Lint: semgrep use p/r2c rules
This commit is contained in:
parent
d3a06fbdd8
commit
146e6c2957
1
.github/workflows/semgrep.yml
vendored
1
.github/workflows/semgrep.yml
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user