Skip to content

Commit 84b1bea

Browse files
authored
Prepare relese 2.317.0 (actions#3311)
1 parent ce4d7be commit 84b1bea

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

releaseNote.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
## What's Changed
22

3-
- Preserve dates when deserializing job message from Run Service by @ericsciple in https://github.com/actions/runner/pull/3269
3+
- Do not give up when uploading steps metadata by @yacaovsnc in https://github.com/actions/runner/pull/3280
4+
- Upgrade node20 to 20.13.1 by @pje in https://github.com/actions/runner/pull/3284
5+
- Delete all the contentHash files by @pje in https://github.com/actions/runner/pull/3285
6+
- Make it easy to install `git` on an Action Runner Image by @jww3 in https://github.com/actions/runner/pull/3273
7+
- Install `gpg-agent` during actions/runner container image build by @jww3 in https://github.com/actions/runner/pull/3294
48

5-
**Full Changelog**: https://github.com/actions/runner/compare/v2.316.0...v2.316.1
9+
**Full Changelog**: https://github.com/actions/runner/compare/v2.316.1...v2.317.0
610

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

src/runnerversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.316.1
1+
2.317.0

0 commit comments

Comments
 (0)