diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index f3f84c4c5..8100abeb1 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -3,6 +3,8 @@ on: schedule: - cron: '0 0 * * *' name: Semgrep config +permissions: + contents: read jobs: semgrep: name: semgrep/ci