https://github.com/xt0rted/dotnet-tool-update-test
https://github.com/xt0rted/dotnet-tool-update-test
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xt0rted/dotnet-tool-update-test
- Owner: xt0rted
- Created: 2022-03-29T21:41:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T01:33:36.000Z (over 1 year ago)
- Last Synced: 2025-06-09T10:05:00.465Z (about 1 year ago)
- Homepage:
- Size: 134 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotnet-tool-update-test
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:
Permission | Access
:-- | :--
actions | read and write
contents | read and write
metadata | read-only
pull requests | read and write