From 976290d966e6cc3e748a49bf8fdbe139ff764201 Mon Sep 17 00:00:00 2001 From: Tingluo Huang Date: Tue, 27 Feb 2024 15:28:02 -0500 Subject: [PATCH] Create 2.314.1 runner patch. --- releaseNote.md | 2 ++ releaseVersion | 2 +- src/runnerversion | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/releaseNote.md b/releaseNote.md index e9f86ca4f37..e1cec58e4e1 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -9,10 +9,12 @@ * Remove USE_BROKER_FLOW by @luketomlinson in https://github.com/actions/runner/pull/3162 * Refresh Token for BrokerServer by @luketomlinson in https://github.com/actions/runner/pull/3167 * Better step timeout message. by @TingluoHuang in https://github.com/actions/runner/pull/3166 +* Fix summaries for actions results by @SrRyan in https://github.com/actions/runner/pull/3174 ## New Contributors * @davidomid made their first contribution in https://github.com/actions/runner/pull/3135 * @enescakir made their first contribution in https://github.com/actions/runner/pull/3089 +* @SrRyan made their first contribution in https://github.com/actions/runner/pull/3174 **Full Changelog**: https://github.com/actions/runner/compare/v2.313.0...v2.314.0 diff --git a/releaseVersion b/releaseVersion index 0095d055e93..fa5cc81350f 100644 --- a/releaseVersion +++ b/releaseVersion @@ -1 +1 @@ -2.314.0 \ No newline at end of file +2.314.1 \ No newline at end of file diff --git a/src/runnerversion b/src/runnerversion index bba6eff1556..3a6182640d3 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.314.0 +2.314.1