mirror of
https://github.com/actions/runner.git
synced 2025-12-13 19:03:44 +00:00
update version to 2.159.1 (#133)
* update version to 2.159.1 * Update releaseNote.md
This commit is contained in:
@@ -1,16 +1,13 @@
|
|||||||
## Features
|
## Features
|
||||||
- Runner config auth via GitHub.com. (#107) (#117)
|
- Added support for OS and Architecture Labels for self hosted runners (#130)
|
||||||
- Adding wrapper action to support post job cleanup, adding checkout v1.1 (#91)
|
|
||||||
- Improving terminal experience (#110)
|
|
||||||
- Add runner support for cache action. (#120)
|
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
- Set GITHUB_ACTIONS in containers. (#119)
|
- N/A
|
||||||
- Fix issue data column/col mismatch. (#122)
|
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
- Use GitHub actions for CI/PR (#112)
|
- Updated Prompts for self-hosted runners (#126)
|
||||||
- Code Cleanup (#123) (#124) (#125)
|
- Optimized Secret Masking of Base64 Encoded Secrets (#128)
|
||||||
|
- Added additional tests for secret masking (#129)
|
||||||
|
|
||||||
## Agent Downloads
|
## Agent Downloads
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.159.0
|
2.159.1
|
||||||
Reference in New Issue
Block a user