Skip to content

Commit dc9cf68

Browse files
authored
Prepare runner release 2.327.0 (#3951)
1 parent c765c99 commit dc9cf68

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

releaseNote.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
## What's Changed
2-
* runner timestamps invariant by @GhadimiR in https://github.com/actions/runner/pull/3888
3-
* Update README.md by @nebuk89 in https://github.com/actions/runner/pull/3898
4-
* Update dotnet sdk to latest version @8.0.411 by @github-actions in https://github.com/actions/runner/pull/3911
5-
* Update Docker to v28.2.2 and Buildx to v0.25.0 by @github-actions in https://github.com/actions/runner/pull/3918
6-
* Bump windows service app to dotnet 4.7 by @TingluoHuang in https://github.com/actions/runner/pull/3926
7-
* Upgrade node.js to latest version. by @TingluoHuang in https://github.com/actions/runner/pull/3935
2+
* Try add orchestrationid into user-agent using token claim. by @TingluoHuang in https://github.com/actions/runner/pull/3945
3+
* Fix null reference exception in user agent handling by @salmanmkc in https://github.com/actions/runner/pull/3946
4+
* Runner Support for executing Node24 Actions by @salmanmkc in https://github.com/actions/runner/pull/3940
5+
* Update dotnet sdk to latest version @8.0.412 by @github-actions[bot] in https://github.com/actions/runner/pull/3941
86

97
## New Contributors
10-
* @nebuk89 made their first contribution in https://github.com/actions/runner/pull/3898
8+
* @salmanmkc made their first contribution in https://github.com/actions/runner/pull/3946
119

12-
**Full Changelog**: https://github.com/actions/runner/compare/v2.325.0...v2.326.0
10+
**Full Changelog**: https://github.com/actions/runner/compare/v2.326.0...v2.327.0
1311

1412
_Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
1513
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.

src/runnerversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.326.0
1+
2.327.0

0 commit comments

Comments
 (0)