GitHub authentication: OAuth credentials in query parameters have been deprecated

I am using sentry9.12 with docker19.03.How to fix this problem? The problem as below,thanks

On March 24th, 2021 at 03:59 (UTC) your application (TS Sentry) used its client_id and client_secret (with the User-Agent sentry/9.1.2 (https://sentry.io)) as part of a set of query parameters to access an endpoint through the GitHub API:

https://api.github.com/user/51308824

Please use Basic Authentication instead as using OAuth credentials in query parameters has been deprecated.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis.

Visit https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param for more information about suggested workarounds and removal dates.