setup-uv/.github/workflows
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
..
check-dist.yml Always run check-dist check (#53) 2024-09-06 13:07:34 +02:00
codeql-analysis.yml Change Prettier settings (#36) 2024-09-05 08:06:45 -04:00
release-drafter.yml Run Prettier over Markdown and YAML files (#35) 2024-09-04 21:14:10 +00:00
test-cache-windows.yml Change Prettier settings (#36) 2024-09-05 08:06:45 -04:00
test-cache.yml Support a list of cache-dependency-glob (#41) 2024-09-06 14:44:31 +02:00
test-windows.yml 🚸 use GitHub token by default (#61) 2024-09-11 08:18:23 +00:00
test.yml 🚸 use GitHub token by default (#61) 2024-09-11 08:18:23 +00:00
update-known-checksums.yml Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 (#56) 2024-09-06 14:47:10 +02:00
update-major-minor-tags.yml Change Prettier settings (#36) 2024-09-05 08:06:45 -04:00