This commit is contained in:
github-actions[bot]
2026-05-19 23:29:12 +00:00
parent d944cac8fd
commit df6da52db7
+1 -1
View File
@@ -148305,7 +148305,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");