We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e6f463 + 17ae251 commit 2172cedCopy full SHA for 2172ced
1 file changed
.github/workflows/powershell-pr-check.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v3
19
with:
20
fetch-depth: 0
21
- token: ${{ secrets.WORKFLOW_TOKEN }}
+ token: ${{ github.token }}
22
- name: Setup CodeQL
23
uses: ./.github/actions/fetch-codeql
24
0 commit comments