This commit is contained in:
github-actions[bot]
2026-03-27 16:20:01 +00:00
parent 6010f9d8e2
commit cc7db4a1f9
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 "4.35.2";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");