You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: releaseNote.md
+4-6
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,11 @@
1
1
## Features
2
-
- Created prerelease runner package for win-arm64 architecture (#2022)
3
-
- Added `GITHUB_STATE` and `GITHUB_OUTPUT` environment file commands (#2118)
2
+
- Service containers startup error logs are now included in workflow's logs (#2110)
4
3
5
-
## Bugs
6
-
- Fixed an issue where self hosted environments had their docker env's overwritten (#2107)
7
-
- Fixed an issue where step summaries for composite actions got overwritten (#2077)
4
+
<!-- ## Bugs -->
8
5
9
6
## Misc
10
-
- Bumped `actions/core` dependency (#2123)
7
+
- Added a feature flag to start warning on `save-state` and `set-output` deprecation (#2164)
8
+
- Prepare supporting `vars` in workflow templates (#2096)
11
9
12
10
## Windows x64
13
11
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.
0 commit comments