mirror of
https://github.com/github/codeql-action.git
synced 2026-05-11 00:00:30 +00:00
fix: re-import withGroupAsync in init-action.ts after merge
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ import {
|
||||
runDatabaseInitCluster,
|
||||
} from "./init";
|
||||
import { JavaEnvVars, BuiltInLanguage } from "./languages";
|
||||
import { getActionsLogger, Logger } from "./logging";
|
||||
import { getActionsLogger, Logger, withGroupAsync } from "./logging";
|
||||
import {
|
||||
downloadOverlayBaseDatabaseFromCache,
|
||||
OverlayBaseDatabaseDownloadStats,
|
||||
|
||||
Reference in New Issue
Block a user