Skip to content

Commit 7e84ae0

Browse files
authored
Prepare release 2.319.0 (#3424)
1 parent fb6d1ad commit 7e84ae0

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

releaseNote.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
11
## What's Changed
22

3-
- Update Docker to v27.1.1 by @TingluoHuang in https://github.com/actions/runner/pull/3401
4-
- Upgrade dotnet sdk to v8.0.303 in https://github.com/actions/runner/pull/3388
5-
- Rephrase node20 warning by @rentziass in https://github.com/actions/runner/pull/3376
6-
- Bump hook version to 0.6.1 by @nikola-jokic in https://github.com/actions/runner/pull/3350
7-
- Backoff to avoid excessive retries to Run Service in a duration by @ericsciple in https://github.com/actions/runner/pull/3354
8-
- Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src in https://github.com/actions/runner/pull/3347
9-
- Upgrade dotnet sdk to v8.0.302 in https://github.com/actions/runner/pull/3346
10-
- Bump runner to dotnet 8 by @TingluoHuang in https://github.com/actions/runner/pull/3345
11-
- Pass runner version as environment variable in workflow by @joshmgross in https://github.com/actions/runner/pull/3318
12-
- Make sure we mask secrets when reporting telemetry by @TingluoHuang in https://github.com/actions/runner/pull/3315
13-
- Bump docker version and docker buildx version by @int128 in https://github.com/actions/runner/pull/3277
14-
15-
**Full Changelog**: https://github.com/actions/runner/compare/v2.317.0...v2.318.0
3+
- .NET 8 OS compatibility test https://github.com/actions/runner/pull/3422
4+
- Ignore ssl cert on websocket client https://github.com/actions/runner/pull/3423
5+
- Revert "Bump runner to dotnet 8" https://github.com/actions/runner/pull/3412
6+
7+
**Full Changelog**: https://github.com/actions/runner/compare/v2.318.0...v2.319.0
168

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

0 commit comments

Comments
 (0)