diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 862c7338f..b870841e2 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -25,6 +25,8 @@ jobs: name: Analyze runs-on: ubuntu-latest permissions: + actions: read + contents: read security-events: write steps: