diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 0aaaea5e00..904ad6feed 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