* fix

* fix path

* one more

* config
This commit is contained in:
Abubakar Abid 2024-10-05 16:17:28 -07:00 committed by GitHub
parent 8f51a1991b
commit 5c4464826c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
repository: ${{ steps.json.outputs.source_repo }} repository: ${{ steps.json.outputs.source_repo }}
ref: ${{ steps.json.outputs.sha }} ref: ${{ steps.json.outputs.sha }}
- run: ls -la /mnt - run: ls -la /mnt
- run: semgrep ci --config /mnt/semgrep_rules.yaml - run: semgrep ci --config=/mnt/semgrep_rules.yaml
update-status: update-status:
permissions: permissions:
actions: read actions: read