chore: change semgrep rules repo name
[skip ci]
This commit is contained in:
parent
cc1baae5eb
commit
4ad2b851c4
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
uses: pre-commit/action@v2.0.3
|
||||
|
||||
- name: Download Semgrep rules
|
||||
run: git clone --depth 1 https://github.com/frappe/frappe-semgrep-rules.git
|
||||
run: git clone --depth 1 https://github.com/frappe/semgrep-rules.git frappe-semgrep-rules
|
||||
|
||||
- uses: returntocorp/semgrep-action@v1
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user