Clean up old TRAP caches
This commit is contained in:
parent
898dead2d6
commit
610e72285f
7 changed files with 121 additions and 26 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue