secure-repo
secure-repo copied to clipboard
[KB] Add GitHub token permissions for benc-uk/workflow-dispatch Action
Knowledge Base is missing for benc-uk/workflow-dispatch.
Analysis
Action Name: benc-uk/workflow-dispatch
Action Type: Node
GITHUB_TOKEN Matches: token,pat-token,GITHUB_TOKEN,TOKEN
Top language: TypeScript
Stars: 196
Private: false
Forks: 68
Endpoints Found
| Endpoint | Permission |
|---|---|
| actions.listRepoWorkflows | read |
FollowUp Links.
https://github.com/benc-uk/workflow-dispatch/blob/827565b908f387ffd483c84312273ae185c06c8a/src/main.ts
action-security.yml
name: 'Workflow Dispatch'
github-token:
action-input:
input: token
is-default: false
permissions:
actions: read
I have taken this issue