Skip to content

Commit 0d24afa

Browse files
authored
Prepare 2.326.0 runner release. (#3936)
1 parent 2091223 commit 0d24afa

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

releaseNote.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
## What's Changed
2-
* Create schedule workflow to upgrade docker and buildx version. by @TingluoHuang in https://github.com/actions/runner/pull/3859
3-
* Update dotnet sdk to latest version @8.0.409 by @github-actions in https://github.com/actions/runner/pull/3860
4-
* Allow runner to use authv2 during config. by @TingluoHuang in https://github.com/actions/runner/pull/3866
5-
* show helpful error message when resolving actions directly with launch by @aiqiaoy in https://github.com/actions/runner/pull/3874
6-
* Update dotnet sdk to latest version @8.0.410 by @github-actions in https://github.com/actions/runner/pull/3871
7-
* Update Docker to v28.2.1 and Buildx to v0.24.0 by @github-actions in https://github.com/actions/runner/pull/3881
8-
* Allow NO_SSL_VERIFY in RawHttpMessageHandler. by @TingluoHuang in https://github.com/actions/runner/pull/3883
9-
10-
**Full Changelog**: https://github.com/actions/runner/compare/v2.324.0...v2.325.0
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
8+
9+
## New Contributors
10+
* @nebuk89 made their first contribution in https://github.com/actions/runner/pull/3898
11+
12+
**Full Changelog**: https://github.com/actions/runner/compare/v2.325.0...v2.326.0
1113

1214
_Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
1315
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.325.0
1+
2.326.0

0 commit comments

Comments
 (0)