Hidetake Iwata
Hidetake Iwata
Resolves #628
## Problem to solve Sometimes this action takes a long time to fetch a repository. Usually it is fast but sometimes very slow. Here is a log: ```console Fetching the...
### Describe the need It would be nice if this package supports `with.github-token` input like: ```yaml - uses: action@v1 with: github-token: ${{ secrets.PAT }} ``` I found the issue already...
[WIP] not ready for production
Resolves https://github.com/int128/kubelogin/issues/1048. Resolves https://github.com/int128/kubelogin/pull/1323.