mirror of
https://github.com/actions/runner.git
synced 2025-12-12 05:37:01 +00:00
Runner 2.280.3 Release (#1276)
This commit is contained in:
@@ -2,12 +2,10 @@
|
|||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
||||||
- Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)
|
- Fixed an issue where composite steps would not run on `failure()` or `always()` when the job failed (#1273)
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
|
|
||||||
- Allows flags instead of parameters when configuring the runner (#1220)
|
|
||||||
|
|
||||||
## 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.280.2
|
2.280.3
|
||||||
|
|||||||
Reference in New Issue
Block a user