mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Update powershell-pr-check.yml
This commit is contained in:
2
.github/workflows/powershell-pr-check.yml
vendored
2
.github/workflows/powershell-pr-check.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user