dotnet-tool-update-test

October 22, 2022 ยท View on GitHub

Test repo showing how to use GitHub Actions to check for dotnet local tool updates and PR them similar to Dependabot.

Classic personal access tokens

Your PAT will need the following scopes:

  • repo

Fine-grained personal access tokens

Your PAT will need the following repository permissions:

PermissionAccess
actionsread and write
contentsread and write
metadataread-only
pull requestsread and write