Skip to content

Commit 6fb39c6

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
token: ${{ secrets.WORKFLOW_TOKEN }}
2222
- name: Setup CodeQL
2323
uses: ./.github/actions/fetch-codeql
24+
with:
25+
channel: stable
2426
- name: Compile PowerShell Queries
2527
run: |
2628
codeql query compile --check-only --keep-going powershell/ql/src

0 commit comments

Comments
 (0)