semgrep fix (#9548)

This commit is contained in:
Abubakar Abid 2024-10-05 12:10:18 -07:00 committed by GitHub
parent ed8be9055f
commit 79f6e43ea2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
with:
repository: ${{ steps.json.outputs.source_repo }}
ref: ${{ steps.json.outputs.sha }}
- run: semgrep ci --config .github/workflows/semgrep_rules.yaml
- run: semgrep ci --config .github/semgrep_rules.yaml
update-status:
permissions:
actions: read