mirror of
https://github.com/github/codeql-action.git
synced 2026-08-05 21:06:13 -05:00
Rebuild
This commit is contained in:
Generated
+1
-1
@@ -145404,7 +145404,7 @@ function getDiffRangesJsonFilePath(env = getEnv()) {
|
||||
return path2.join(getTemporaryDirectory(env), PR_DIFF_RANGE_JSON_FILENAME);
|
||||
}
|
||||
function getActionVersion() {
|
||||
return "4.37.4";
|
||||
return "4.37.5";
|
||||
}
|
||||
function getWorkflowEventName(env = getEnv()) {
|
||||
return env.getRequired("GITHUB_EVENT_NAME" /* GITHUB_EVENT_NAME */);
|
||||
|
||||
Reference in New Issue
Block a user