mirror of
https://github.com/github/codeql-action.git
synced 2026-05-22 13:59:03 +00:00
3c41d8f998
Reduces tarred repo size from 8.5 MB to 2.2 MB
4 lines
107 B
JavaScript
Generated
4 lines
107 B
JavaScript
Generated
"use strict";
|
|
process.env.CODEQL_ACTION_ENTRYPOINT = "analyze-action";
|
|
require("./actions-entrypoint.js");
|