Merge branch 'main' into henrymercer/sha256

This commit is contained in:
Henry Mercer
2026-05-15 14:58:14 +01:00
committed by GitHub
15 changed files with 213 additions and 201 deletions
+1 -1
View File
@@ -88509,7 +88509,7 @@ function getDiffRangesJsonFilePath() {
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
}
function getActionVersion() {
return "4.35.5";
return "4.35.6";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");