* fix

* fix path

* one more

* config

* format
This commit is contained in:
Abubakar Abid 2024-10-05 16:29:29 -07:00 committed by GitHub
parent 5c4464826c
commit f2d97eb1e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: semgrep/semgrep
options: --volume ${{ github.workspace }}/.github/semgrep_rules.yaml:/mnt/semgrep_rules.yaml
options: --volume ${{ github.workspace }}/.github/configs:/mnt/
outputs:
pr_number: ${{ steps.json.outputs.pr_number }}
sha: ${{ steps.json.outputs.sha }}