Skip to content

Commit efdb728

Browse files
committed
Add GH_TOKEN
1 parent 6cac776 commit efdb728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ runs:
197197
INPUTS_FIXIT_VERSION: ${{ inputs.fixit-version }}
198198
INPUTS_PYRE_VERSION: ${{ inputs.pyre-version }}
199199
INPUTS_TYPESHED_VERSION: ${{ inputs.typeshed-version }}
200+
GH_TOKEN: ${{ github.token }}
200201
shell: bash
201202
- name: Upload SARIF
202203
if: ${{ hashFiles(inputs.output) != '' }}

0 commit comments

Comments
 (0)