This commit is contained in:
github-actions[bot]
2026-05-07 16:19:46 +00:00
parent 19f4654991
commit ea18e99ca3
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -86162,7 +86162,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.35.4";
return "3.35.4";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");