Skip to content

Commit

Permalink
Create 2.314.1 runner patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang committed Feb 27, 2024
1 parent 1a6dfd0 commit 976290d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions releaseNote.md
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion releaseVersion
@@ -1 +1 @@
2.314.0
2.314.1
2 changes: 1 addition & 1 deletion src/runnerversion
@@ -1 +1 @@
2.314.0
2.314.1

0 comments on commit 976290d

Please sign in to comment.