diff --git a/.github/workflows/semgrep.yaml b/.github/workflows/semgrep.yaml index cab8eb4..854cc88 100644 --- a/.github/workflows/semgrep.yaml +++ b/.github/workflows/semgrep.yaml @@ -6,6 +6,8 @@ on: jobs: semgrep: name: Scan + permissions: + contents: read runs-on: ubuntu-latest container: image: returntocorp/semgrep