mirror of
https://github.com/github/codeql-action.git
synced 2026-05-17 08:40:16 +00:00
6 lines
151 B
JavaScript
Generated
6 lines
151 B
JavaScript
Generated
"use strict";
|
|
|
|
// src/setup-codeql-entry.ts
|
|
var import_entry_points = require("./entry-points");
|
|
void (0, import_entry_points.runSetupCodeqlAction)();
|