[BUG] Replace repo_token
with github_token
in Auto Assign PR GHA
#25
auto-assign.yml
on: pull_request_target
add_assignees
2s
Annotations
2 errors and 3 warnings
add_assignees
Error: Input required and not supplied: github_token
|
add_assignees
Input required and not supplied: github_token
|
add_assignees
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-add-assignees@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
add_assignees
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-ecosystem/action-add-assignees@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
add_assignees
Unexpected input(s) 'repo_token', valid inputs are ['github_token', 'assignees', 'repo', 'number']
|