Skip to content

Update sast-semgrep.yml #2

Update sast-semgrep.yml

Update sast-semgrep.yml #2

Workflow file for this run

name: SAST Semgrep
on:
push:
workflow_dispatch:
jobs:
sast_semgrep:
permissions:
contents: read
uses: ramshackle-code/sast_semgrep/.github/workflows/sast_semgrep.yml@77751635f33b222b56bc198d6e0a2ab5722715c4 #v1.0.3
secrets:
token: ${{ secrets.GITHUB_TOKEN }}