diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a806cd8..17f3041 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,10 @@ jobs: with: skip_sca: true secrets: inherit + permissions: + contents: read + security-events: write + actions: read codeql-sast: name: CodeQL SAST scan