Add regression test
This commit is contained in:
parent
b07135c4b8
commit
1f4b0cb523
6 changed files with 20 additions and 3 deletions
1
lib/setup-codeql.js
generated
1
lib/setup-codeql.js
generated
|
|
@ -28,6 +28,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.downloadCodeQL = exports.CODEQL_DEFAULT_ACTION_REPOSITORY = exports.ToolsSource = void 0;
|
||||
exports.getCodeQLActionRepository = getCodeQLActionRepository;
|
||||
exports.tryGetTagNameFromUrl = tryGetTagNameFromUrl;
|
||||
exports.tryGetBundleVersionFromUrl = tryGetBundleVersionFromUrl;
|
||||
exports.convertToSemVer = convertToSemVer;
|
||||
exports.getCodeQLSource = getCodeQLSource;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue