Commit 346ab05
committed
feat: add github_token input for setup-uv action
Allow users to specify a custom GitHub token for the astral-sh/setup-uv
action. Defaults to the standard github.token if not provided.
This enables rate limit handling and access to private resources when needed.
Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>1 parent 2e29406 commit 346ab05
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
0 commit comments