mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
fix (#9553)
This commit is contained in:
parent
186f6474d3
commit
4587bc76a2
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/workflows/semgrep_rules.yaml:/mnt/semgrep_rules.yaml
|
||||
options: --volume /.github/semgrep_rules.yaml:/mnt/semgrep_rules.yaml
|
||||
outputs:
|
||||
pr_number: ${{ steps.json.outputs.pr_number }}
|
||||
sha: ${{ steps.json.outputs.sha }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user