diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 855eb50e22..be0c22f049 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -21,6 +21,7 @@ jobs: actions: read contents: read security-events: write + packages: read steps: - name: Checkout