diff --git a/.changeset/dark-rings-lie.md b/.changeset/dark-rings-lie.md new file mode 100644 index 000000000000..afd8ea5d02b5 --- /dev/null +++ b/.changeset/dark-rings-lie.md @@ -0,0 +1,5 @@ +--- +"gradio": minor +--- + +feat:test semgrep ci diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index b3c4aa64014f..69cd6e0d9016 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -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