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:
Abubakar Abid 2024-10-04 14:35:20 -07:00 committed by GitHub
parent c51d2c555b
commit 324e8eb637
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
"gradio": minor
---
feat:test semgrep ci

View File

@ -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