mirror of
https://github.com/github/codeql-action.git
synced 2025-12-10 09:44:32 +08:00
Merge remote-tracking branch 'upstream/main' into aeisenberg/unrevert-query-filters
This commit is contained in:
1
lib/config-utils.test.js
generated
1
lib/config-utils.test.js
generated
@@ -40,6 +40,7 @@ const sampleApiDetails = {
|
||||
auth: "token",
|
||||
externalRepoAuth: "token",
|
||||
url: "https://github.example.com",
|
||||
apiURL: undefined,
|
||||
};
|
||||
const gitHubVersion = { type: util.GitHubVariant.DOTCOM };
|
||||
// Returns the filepath of the newly-created file
|
||||
|
||||
Reference in New Issue
Block a user