mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
release 2.262.1 runner.
This commit is contained in:
@@ -11,10 +11,12 @@
|
|||||||
- Add help info for '--labels' config option (#472)
|
- Add help info for '--labels' config option (#472)
|
||||||
- Sps/token migration fix, job.status/steps.outcome/steps.conclusion case match with GitHub check suites conclusion. (#462)
|
- Sps/token migration fix, job.status/steps.outcome/steps.conclusion case match with GitHub check suites conclusion. (#462)
|
||||||
- Docker build using -f instead of implied default (#471)
|
- Docker build using -f instead of implied default (#471)
|
||||||
|
- Fix configure as service with runner name has space. (#474)
|
||||||
## Misc
|
## Misc
|
||||||
- Make release notes code blocks copy-paste-able (#430)
|
- Make release notes code blocks copy-paste-able (#430)
|
||||||
- Fix spelling of RHEL and CentOS. (#436)
|
- Fix spelling of RHEL and CentOS. (#436)
|
||||||
- Add CodeQL Analysis workflow (#459)
|
- Add CodeQL Analysis workflow (#459)
|
||||||
|
- Use an env var to point to an Actions Service dev instance (#468)
|
||||||
|
|
||||||
## 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.262.0
|
2.262.1
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.262.0
|
2.262.1
|
||||||
|
|||||||
Reference in New Issue
Block a user