Files
codeql-action/lib/setup-codeql-entry.js
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
213 B
JavaScript
Raw Normal View History

2026-05-14 16:49:43 +01:00
// Automatically generated from 'action-entry.js.tpl' for 'src/setup-codeql-action.ts'.
2026-05-14 14:55:33 +01:00
"use strict";
2026-05-14 16:49:43 +01:00
const import_entry_points = require("./entry-points");
2026-05-14 14:55:33 +01:00
void (0, import_entry_points.runSetupCodeqlAction)();