File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
content/actions/reference/security Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ The OIDC token includes the following claims.
4949| ` actor ` | The personal account that initiated the workflow run. |
5050| ` actor_id ` | The ID of personal account that initiated the workflow run. |
5151| ` base_ref ` | The target branch of the pull request in a workflow run. |
52+ | {% ifversion actions-OIDC-check-run-id-claim %} |
53+ | ` check_run_id ` | The check run ID of the current job. |
54+ | {% endif %} |
5255| {% ifversion actions-OIDC-custom-claim-enterprise %} |
5356| ` enterprise ` | The name of the enterprise that contains the repository from where the workflow is running. |
5457| {% endif %} |
Original file line number Diff line number Diff line change 1+ versions :
2+ ghec : ' *'
3+ fpt : ' *'
You can’t perform that action at this time.
0 commit comments