You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to document explicitely in README.md what GITHUB_TOKEN permissions must be granted.
The actions/setup-go (which uses actions/cache) recommends contents: read but I would like to be sure that, as a user of setup-go I don't need to grant more permissions (or better if I could remove some).
The text was updated successfully, but these errors were encountered:
dolmen
changed the title
Document permissions needed explicitely
Document GITHUB_TOKEN permissions needed explicitely
May 25, 2025
It would be helpful to document explicitely in README.md what GITHUB_TOKEN permissions must be granted.
The
actions/setup-go
(which usesactions/cache
) recommendscontents: read
but I would like to be sure that, as a user ofsetup-go
I don't need to grant more permissions (or better if I could remove some).The text was updated successfully, but these errors were encountered: