1
1
mirror of https://github.com/nektos/act.git synced 2024-09-21 01:16:26 +03:00
act/pkg
Markus Wolf 2614b3eb0c
fix: keep path to event json file in composite actions (#1428)
* fix: keep path to event json file in composite actions

The event.json paths need to be copied over, since it the
GithubContext is recreated from the composite RC. And that
does read some value for the event file if available.

* test: add test case

* test: paste the test correctly and revert a line

Co-authored-by: ChristopherHX <christopher.homberger@web.de>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-16 17:00:49 +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 refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
exprparser fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
model feat: parse types of reusable workflows (#1414) 2022-11-01 15:58:07 +00:00
runner fix: keep path to event json file in composite actions (#1428) 2022-11-16 17:00:49 +00:00