secure-repo
secure-repo copied to clipboard
[KB] Add GitHub token permissions for richardsimko/update-tag Action
Knowledge Base is missing for richardsimko/update-tag.
Analysis
Action Name: richardsimko/update-tag
Action Type: Node
GITHUB_TOKEN Matches: GITHUB_TOKEN
Top language: JavaScript
Stars: 16
Private: false
Forks: 8
Endpoints Found
| Endpoint | Permission |
|---|---|
| git.createRef | write |
| git.getRef | read |
| git.updateRef | write |
FollowUp Links.
https://github.com/richardsimko/update-tag/blob/5bd0e05b035e02d5da3768dbdcfc4e5e0908623e/src/main.js
action-security.yml
name: "Update Tag"
github-token:
environment-variable-name: <FigureOutYourself>
is-default: false
permissions:
contents: write
I have taken this issue