This commit is contained in:
github-actions[bot]
2026-03-27 16:19:35 +00:00
parent c983cb8e74
commit 646729a1e2
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -103629,7 +103629,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.35.1";
return "3.35.1";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");