SP-604 | Synced file(s) with navi-infosec/security-workflows (#205)

This commit is contained in:
Security Bot
2024-07-11 16:27:45 +05:30
committed by GitHub
parent 6f3d55a29e
commit a2c028c755

View File

@@ -15,13 +15,13 @@ on:
jobs:
central-semgrep:
name: Static code Analysis
uses: navi-infosec/central-semgrep-action/.github/workflows/central-semgrep.yml@master
uses: navi-infosec/central-semgrep-action/.github/workflows/central-semgrep.yml@using-token
with:
github-event-number: ${{github.event.number}}
github-event-name: ${{github.event_name}}
github-repository: ${{github.repository}}
secrets:
READ_SEMGREP_RULES: ${{secrets.READ_SEMGREP_RULES}}
READ_SEMGREP_RULES_TOKEN: ${{secrets.READ_SEMGREP_RULES_TOKEN}}
run-if-failed:
runs-on: [ self-hosted ]