mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
test semgrep ci (#9535)
* test * add changeset * changes --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
parent
c51d2c555b
commit
324e8eb637
5
.changeset/dark-rings-lie.md
Normal file
5
.changeset/dark-rings-lie.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"gradio": minor
|
||||
---
|
||||
|
||||
feat:test semgrep ci
|
2
.github/workflows/semgrep.yml
vendored
2
.github/workflows/semgrep.yml
vendored
@ -44,8 +44,6 @@ jobs:
|
||||
repository: ${{ steps.json.outputs.source_repo }}
|
||||
ref: ${{ steps.json.outputs.sha }}
|
||||
- run: semgrep ci --config .github/workflows/semgrep_rules.yaml
|
||||
env:
|
||||
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN2 }}
|
||||
update-status:
|
||||
permissions:
|
||||
actions: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user