mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
Runner release 2.280.2 (#1259)
* Runner release 2.280.2 * update * update
This commit is contained in:
@@ -2,13 +2,11 @@
|
||||
|
||||
## Bugs
|
||||
|
||||
- Fixed a bug where composite actions did not respect `continue-on-error` (#1238)
|
||||
- Fixed a bug where composite actions post steps did not have the correct step context (#1243)
|
||||
|
||||
- Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)
|
||||
|
||||
## Misc
|
||||
|
||||
- Correctly finish Job when worker crashes with IO Exceptions (#1239)
|
||||
- Allows flags instead of parameters when configuring the runner (#1220)
|
||||
|
||||
## 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.
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.280.1
|
||||
2.280.2
|
||||
|
||||
Reference in New Issue
Block a user