Skip to content

Commit faa51c1

Browse files
authored
Merge branch 'main' into gfs/PowershellExtractorNetUpgrade
2 parents b018fb9 + 2172ced commit faa51c1

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v3
1919
with:
2020
fetch-depth: 0
21-
token: ${{ secrets.WORKFLOW_TOKEN }}
21+
token: ${{ github.token }}
2222
- name: Setup CodeQL
2323
uses: ./.github/actions/fetch-codeql
2424
with:

0 commit comments

Comments
 (0)