You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation makes queries within a public IP-based rate limit which might be problematic on shared networks. It would be useful to use a token available as an environment variable. It's usually present as a secret within GHA so it would make it possible to run this tool from within a GHA workflow.
The current implementation makes queries within a public IP-based rate limit which might be problematic on shared networks. It would be useful to use a token available as an environment variable. It's usually present as a secret within GHA so it would make it possible to run this tool from within a GHA workflow.
Point of integration: https://github.com/davidism/gha-update/blob/b752b98/src/gha_update/_core.py#L91C16-L91C62
The text was updated successfully, but these errors were encountered: