mirror of
https://github.com/github/codeql-action.git
synced 2026-04-30 10:50:14 +00:00
Clean up old TRAP caches
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import { existsSync, mkdirSync, writeFileSync } from "fs";
|
||||
import path from "path";
|
||||
|
||||
import { Config } from "./config-utils";
|
||||
import type { Config } from "./config-utils";
|
||||
import { Language } from "./languages";
|
||||
import { getActionsLogger } from "./logging";
|
||||
import { getCodeQLDatabasePath } from "./util";
|
||||
|
||||
Reference in New Issue
Block a user