This commit is contained in:
Abubakar Abid 2024-10-05 15:50:15 -07:00 committed by GitHub
parent 186f6474d3
commit 4587bc76a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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