Skip to content

Commit 54d9eda

Browse files
authored
Update powershell-pr-check.yml
1 parent 6fb39c6 commit 54d9eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/powershell-pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup CodeQL
2323
uses: ./.github/actions/fetch-codeql
2424
with:
25-
channel: stable
25+
channel: release
2626
- name: Compile PowerShell Queries
2727
run: |
2828
codeql query compile --check-only --keep-going powershell/ql/src

0 commit comments

Comments
 (0)