Skip to content

Commit 951615d

Browse files
committed
Added secret
1 parent bae8b48 commit 951615d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/repo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
outputPath: reports/ps-rule-results.sarif
4141
env:
4242
GITHUB_REPOSITORY: ${{ github.repository }}
43+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4344

4445
- name: Upload results to security tab
4546
uses: github/codeql-action/upload-sarif@v1

0 commit comments

Comments
 (0)