1
1
mirror of https://github.com/nektos/act.git synced 2024-09-21 01:16:26 +03:00
act/pkg
Brice Dutheil 1797775be3
Pass LANG=C.UTF-8 to environment (#1476)
* fix: pass LANG=C.UTF-8 to environment

Fixes: #1308

* fix: pass LANG=C.UTF-8 to environment in container only

Fixes: #1308
Signed-off-by: Brice Dutheil <brice.dutheil@gmail.com>

Signed-off-by: Brice Dutheil <brice.dutheil@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 10:36:39 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
container Remove dead code (#1425) 2022-11-16 22:12:00 +00:00
exprparser fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model Fix shellcommand error on sh shell (#1464) 2022-11-25 10:38:49 +00:00
runner Pass LANG=C.UTF-8 to environment (#1476) 2022-12-06 10:36:39 +00:00