diff --git a/.github/workflows/powershell-pr-check.yml b/.github/workflows/powershell-pr-check.yml index 1a9497ea456..b051939da33 100644 --- a/.github/workflows/powershell-pr-check.yml +++ b/.github/workflows/powershell-pr-check.yml @@ -22,7 +22,7 @@ jobs: - name: Setup CodeQL uses: ./.github/actions/fetch-codeql with: - channel: stable + channel: release - name: Compile PowerShell Queries run: | codeql query compile --check-only --keep-going powershell/ql/src