Skip to content

Commit

Permalink
Release notes for 2.300.1 (actions#2326)
Browse files Browse the repository at this point in the history
* Update runnerversion

* Update releaseNote.md
  • Loading branch information
fhammerl authored Dec 19, 2022
1 parent 64381cc commit d5e566a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion releaseNote.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Added the option to use the --replace argument to the create-latest-svc.sh (#2273)
- Made runner_name optional defaulting to hostname in delete.sh script (#1871)
- Return exit code when MANUALLY_TRAP_SIG is exported (#2285)
- Use results for uploading step summaries (#2301)
- Use results for uploading step summaries (#2301) with limited size (#2321)

## Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.
Expand Down
2 changes: 1 addition & 1 deletion src/runnerversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.300.0
2.300.1

0 comments on commit d5e566a

Please sign in to comment.