6 Commits

Author SHA1 Message Date
Kevin Stillhammer
5a0f676ea8
python-version: "3.13" 2025-02-09 19:59:55 +01:00
Kevin Stillhammer
451c40c4e1
UV_SYSTEM_PYTHON 2025-02-09 19:56:49 +01:00
Kevin Stillhammer
d45ee42618
uv pip install 2025-02-09 19:54:13 +01:00
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
Charlie Marsh
182c9c7e92
Change Prettier settings (#36)
## Summary

I know this is a little tedious but I'd prefer to use the same settings
as in Ruff.
2024-09-05 08:06:45 -04:00
Kevin Stillhammer
5654f20383
Extract correct dir for latest 2024-08-24 09:01:13 +02:00