From bc6614c04d3ddc20e5ca5d5a87ae2b58dda322ec Mon Sep 17 00:00:00 2001 From: eric sciple Date: Tue, 13 Aug 2024 11:28:22 -0500 Subject: [PATCH] Release 2.319.1 --- releaseNote.md | 6 ++---- releaseVersion | 2 +- src/runnerversion | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/releaseNote.md b/releaseNote.md index 9753b6d2311..5d05971e000 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -1,10 +1,8 @@ ## What's Changed -- .NET 8 OS compatibility test https://github.com/actions/runner/pull/3422 -- Ignore ssl cert on websocket client https://github.com/actions/runner/pull/3423 -- Revert "Bump runner to dotnet 8" https://github.com/actions/runner/pull/3412 +- .NET 8 compat test adjustments: 1) do not trim SDK, 2) support pattern to match output, 3) modify output truncation length https://github.com/actions/runner/pull/3427 -**Full Changelog**: https://github.com/actions/runner/compare/v2.318.0...v2.319.0 +**Full Changelog**: https://github.com/actions/runner/compare/v2.319.0...v2.319.1 _Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. diff --git a/releaseVersion b/releaseVersion index 8330b5bf1db..4c47f6f2f86 100644 --- a/releaseVersion +++ b/releaseVersion @@ -1 +1 @@ -2.319.0 +2.319.1 diff --git a/src/runnerversion b/src/runnerversion index 8330b5bf1db..4c47f6f2f86 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.319.0 +2.319.1