mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
parent
4587bc76a2
commit
78a7e91955
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/semgrep_rules.yaml:/mnt/semgrep_rules.yaml
|
||||
options: --volume ${{ github.workspace }}/.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