Skip to content

Commit ddd108b

Browse files
Update msdo-reusable.yml
Added GH_Token to SARIF upload
1 parent 1758a1b commit ddd108b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/msdo-reusable.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,5 @@ jobs:
121121
uses: ./.github/actions/upload-sarif
122122
with:
123123
sarif_file: ${{ steps.msdo.outputs.sarifFile }}
124+
env:
125+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)