mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 01:08:46 +00:00
Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
@@ -239,7 +239,6 @@ export interface ResolveQueriesOutput {
|
||||
export interface ResolveBuildEnvironmentOutput {
|
||||
configuration?: {
|
||||
[language: string]: {
|
||||
os?: unknown;
|
||||
[key: string]: unknown;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user