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