M299/backport 5852 (#2405)

* set env in ProcessInvoker sanitized (#2280)

* set env in ProcessInvoker sanitized

* Update runnerversion and rel notes and make it prerelase

---------

Co-authored-by: Stefan Ruvceski <[email protected]>
This commit is contained in:
Ferenc Hammerl
2023-01-30 16:59:05 +01:00
committed by GitHub
co-authored by Stefan Ruvceski
parent 2e44f985bd
commit e0a3781062
5 changed files with 82 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
## Bugs
- Use Global.Variables instead of JobContext and include action path/ref in the message. (#2214)
- Sanitize Windows ENVs (#2280)
## Misc
- Allow '--disableupdate' in create-latest-svc.sh (#2201)