This commit is contained in:
github-actions[bot]
2026-05-22 11:08:00 +00:00
parent 0cd24d8654
commit 80795fb0d4
+1 -1
View File
@@ -148307,7 +148307,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.36.0";
return "4.36.1";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");