We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5de84b1 + 9df3ce3 commit d679aa5Copy full SHA for d679aa5
1 file changed
tools/pre-finalize.cmd
@@ -9,6 +9,6 @@ type NUL && "%CODEQL_DIST%\codeql" database index-files ^
9
--size-limit=5m ^
10
--language yaml ^
11
-- ^
12
- "%CODEQL_EXTRACTOR_QL_WIP_DATABASE%"
+ "%CODEQL_EXTRACTOR_IAC_WIP_DATABASE%"
13
14
exit /b %ERRORLEVEL%
0 commit comments