This commit is contained in:
github-actions[bot]
2026-06-04 14:29:11 +00:00
parent ee98575270
commit 0d313a3b02
+1 -1
View File
@@ -148398,7 +148398,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.36.2";
return "3.36.2";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");