Skip to content

Token update#124

Merged
peter-evans merged 7 commits intomainfrom
token-update
Oct 19, 2022
Merged

Token update#124
peter-evans merged 7 commits intomainfrom
token-update

Conversation

@peter-evans
Copy link
Owner

No description provided.

santunioni and others added 7 commits October 10, 2022 05:37
Fix documentation related to tokens. The secrets.GITHUB_TOKEN provided by the GitHub Actions App can do everything related to the repo if we elevate its permissions, including calling workflow_dispatch and repository_dispatch.

Some people in my organization are using PAT's instead of the secrets.GITHUB_TOKEN when using this action because of this README suggestion, even when they are calling the same repository. Using PATs in that contexts provides unnecessary security risks.
Fix: Information related to tokens in README
@peter-evans peter-evans merged commit f269624 into main Oct 19, 2022
@peter-evans peter-evans deleted the token-update branch October 19, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants