This commit is contained in:
github-actions[bot]
2026-05-22 11:13:28 +00:00
parent a1e41b8c12
commit a1720430f7
+1 -1
View File
@@ -148307,7 +148307,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "3.36.0";
return "3.36.1";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");