79188207

Date: 2024-11-14 10:15:46
Score: 3
Natty:
Report link

GITHUB_TOKEN is a managed secret, it is automatically generated and injected into the workflow. There is no need to create a separate token for changesets.

See https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#about-the-github_token-secret

also see https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): is a
  • Low reputation (1):
Posted by: Felix F.