An open API service indexing awesome lists of open source software.

https://github.com/xt0rted/dotnet-tool-update-test


https://github.com/xt0rted/dotnet-tool-update-test

Last synced: 5 months ago
JSON representation

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