More explicit usage of github_token
This commit is contained in:
@@ -3,7 +3,7 @@ description: 'Updates dependencies in code to latest semantic ver release. (e.g.
|
|||||||
author: 'haya14busa'
|
author: 'haya14busa'
|
||||||
inputs:
|
inputs:
|
||||||
github_token:
|
github_token:
|
||||||
description: 'GITHUB_TOKEN to get latest version with GitHub Release API'
|
description: 'GITHUB_TOKEN to get latest version with GitHub Release API and create the PR'
|
||||||
default: '${{ github.token }}'
|
default: '${{ github.token }}'
|
||||||
file:
|
file:
|
||||||
description: 'target file'
|
description: 'target file'
|
||||||
|
|||||||
Reference in New Issue
Block a user