mirror of
https://github.com/github/codeql-action.git
synced 2026-05-21 08:20:06 +00:00
6 lines
151 B
JavaScript
Generated
6 lines
151 B
JavaScript
Generated
"use strict";
|
|
|
|
// src/upload-sarif-entry.ts
|
|
var import_entry_points = require("./entry-points");
|
|
void (0, import_entry_points.runUploadSarifAction)();
|