mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
semgrep fix (#9548)
This commit is contained in:
parent
ed8be9055f
commit
79f6e43ea2
2
.github/workflows/semgrep.yml
vendored
2
.github/workflows/semgrep.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
repository: ${{ steps.json.outputs.source_repo }}
|
||||
ref: ${{ steps.json.outputs.sha }}
|
||||
- run: semgrep ci --config .github/workflows/semgrep_rules.yaml
|
||||
- run: semgrep ci --config .github/semgrep_rules.yaml
|
||||
update-status:
|
||||
permissions:
|
||||
actions: read
|
||||
|
Loading…
Reference in New Issue
Block a user