diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 02a763e39..bb9d156bd 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -28,6 +28,10 @@ jobs: analyze: name: Analyze runs-on: ubuntu-22.04 + permissions: + actions: read + contents: read + security-events: write strategy: fail-fast: false