diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index e79321ca..16ac439b 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -15,6 +15,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 with: + token: '' # We must fetch at least the immediate parents so that if this is # a pull request then we can checkout the head. fetch-depth: 2