mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
parent
5c4464826c
commit
f2d97eb1e8
2
.github/workflows/semgrep.yml
vendored
2
.github/workflows/semgrep.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: semgrep/semgrep
|
||||
options: --volume ${{ github.workspace }}/.github/semgrep_rules.yaml:/mnt/semgrep_rules.yaml
|
||||
options: --volume ${{ github.workspace }}/.github/configs:/mnt/
|
||||
outputs:
|
||||
pr_number: ${{ steps.json.outputs.pr_number }}
|
||||
sha: ${{ steps.json.outputs.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user