mirror of
https://github.com/github/codeql-action.git
synced 2026-08-05 04:57:19 -05:00
Document action.inputs.token (#2110)
This commit is contained in:
@@ -3,6 +3,8 @@ description: '[Experimental] Attempt to infer a build environment suitable for a
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
token:
|
||||
description: "GitHub token to use for authenticating with this instance of GitHub. The token needs the `security-events: write` permission."
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
matrix:
|
||||
default: ${{ toJson(matrix) }}
|
||||
|
||||
Reference in New Issue
Block a user