This commit is contained in:
github-actions[bot]
2026-05-01 14:09:49 +00:00
parent 933238e8d5
commit fbba1e03be
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -164923,7 +164923,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.35.3";
return "4.35.4";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");