This commit is contained in:
github-actions[bot]
2026-07-09 10:58:36 +00:00
parent 64de8387a0
commit 58e554c9cb
+1 -1
View File
@@ -145160,7 +145160,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.37.1";
return "4.37.2";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME" /* GITHUB_EVENT_NAME */);