Merge branch 'main' into henrymercer/bump-minimum-codeql-version
This commit is contained in:
commit
5246291397
5356 changed files with 662479 additions and 473046 deletions
|
|
@ -366,7 +366,7 @@ export async function getGitHubVersion(
|
|||
// Doesn't strictly have to be the meta endpoint as we're only
|
||||
// using the response headers which are available on every request.
|
||||
const apiClient = getApiClient();
|
||||
const response = await apiClient.meta.get();
|
||||
const response = await apiClient.rest.meta.get();
|
||||
|
||||
// This happens on dotcom, although we expect to have already returned in that
|
||||
// case. This can also serve as a fallback in cases we haven't foreseen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue