mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
parent
8f51a1991b
commit
5c4464826c
2
.github/workflows/semgrep.yml
vendored
2
.github/workflows/semgrep.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
repository: ${{ steps.json.outputs.source_repo }}
|
||||
ref: ${{ steps.json.outputs.sha }}
|
||||
- run: ls -la /mnt
|
||||
- run: semgrep ci --config /mnt/semgrep_rules.yaml
|
||||
- run: semgrep ci --config=/mnt/semgrep_rules.yaml
|
||||
update-status:
|
||||
permissions:
|
||||
actions: read
|
||||
|
Loading…
Reference in New Issue
Block a user