act/pkg
Markus Wolf 1d4c2aaa3f
fix: keep action inputs (#1215)
Do not initialize inputs a second time (in pre and main step).
When the action setup already run during pre step, we must not
re-run it during the main step, otherwise the inputs will be
overwritten by possible other action inputs.
2022-06-20 14:58:51 -07:00
..
artifacts Improve logging (#1171) 2022-06-17 15:55:21 +00:00
common Improve logging (#1171) 2022-06-17 15:55:21 +00:00
container Improve logging (#1171) 2022-06-17 15:55:21 +00:00
exprparser implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
model Improve logging (#1171) 2022-06-17 15:55:21 +00:00
runner fix: keep action inputs (#1215) 2022-06-20 14:58:51 -07:00