diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a1923368d..3869d7c84 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -26,8 +26,6 @@ jobs: with: languages: javascript config-file: ./.github/codeql/codeql-config.yml - # We require at least CodeQL CLI v2.7.6 to opt into the ML-powered queries beta. This - # can be removed once CodeQL Bundle v2.7.6 ships in the Actions VM images. tools: latest - name: Perform CodeQL Analysis