This commit is contained in:
github-actions[bot]
2026-04-15 11:27:36 +00:00
parent 8d9c36a0ce
commit ca7d6d3b79
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -106434,7 +106434,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.35.2";
return "4.35.3";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");