secure-repo
secure-repo copied to clipboard
[KB] Add GitHub token permissions for johnwbyrd/update-release Action
Knowledge Base is missing for johnwbyrd/update-release.
Analysis
Action Name: johnwbyrd/update-release
Action Type: Node
GITHUB_TOKEN Matches: token,GITHUB_TOKEN,TOKEN,github_token
Top language: TypeScript
Stars: 11
Private: false
Forks: 10
Endpoints Found
Endpoint | Permission |
---|---|
git.createRef | write |
git.createTag | write |
git.getCommit | read |
git.updateRef | write |
repos.createRelease | write |
repos.delete | write |
repos.deleteRelease | write |
repos.deleteReleaseAsset | write |
repos.listReleases | read |
repos.listTags | read |
repos.uploadReleaseAsset | write |
FollowUp Links.
https://github.com/johnwbyrd/update-release/blob/1d5ec4791e40507e5eca3b4dbf90f0b27e7e4979/src/main.ts
action-security.yml
name: 'Update Release'
github-token:
action-input:
input: token
is-default: false
permissions:
contents: write
I have taken this issue