setup-uv/.github
Lukas Burgholzer 49df72dfcf
🚸 use GitHub token by default (#61)
This PR adjusts the action so that it is no longer necessary to
explicitly specify the GitHub token to circumvent the API rate limit.
To this end, it simply passes the repository's GitHub token (available
via `${{ github.token }}`) as a default for the `github_token` action
input.

This is similar to how this is handled in, e.g.,
https://github.com/peter-evans/create-pull-request; specifically
[here](5354f85616/action.yml (L4-L6)).
2024-09-11 08:18:23 +00:00
..
workflows 🚸 use GitHub token by default (#61) 2024-09-11 08:18:23 +00:00
dependabot.yml Initial commit 2024-08-23 23:58:26 +02:00
python.json Run Prettier over Markdown and YAML files (#35) 2024-09-04 21:14:10 +00:00
release-drafter.yml Do not change default version on known checksum update (#39) 2024-09-05 13:26:17 +00:00