mirror of
https://github.com/actions/runner.git
synced 2025-12-12 15:13:30 +00:00
Prepare 2.281.1 runner release. (#1305)
This commit is contained in:
@@ -1,11 +1,18 @@
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
- Allow setting default severity to "notice" (#1213)
|
||||||
|
- Show More Step Information in composite Actions (#1279)
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
||||||
|
- Temporary fix for macOS runner upgrade crash loop. (#1304)
|
||||||
- Fixed an issue where GHES runners fail to download public docker images (#1199)
|
- Fixed an issue where GHES runners fail to download public docker images (#1199)
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
|
|
||||||
|
- Update error to say 'uninstall' not 'unconfigure' (#1179)
|
||||||
|
- Typo fixed (#1289)
|
||||||
|
|
||||||
## Windows x64
|
## 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.
|
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.
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.281.0
|
2.281.1
|
||||||
|
|||||||
Reference in New Issue
Block a user