act/pkg
Robert Kowalski 5f5b8959d6
fix: add parent step id in composite action step id (#1268)
when running nested composite actions, step ids were repeating
leading to errors in parsing the output. this patch adds the
parent step id to ste stepID field.

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-07-27 19:56:41 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common Improve logging (#1171) 2022-06-17 15:55:21 +00:00
container only perform chown operation for non root users (#1250) 2022-07-08 22:39:42 +00:00
exprparser implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
model fix: the number in the github event is of type number (#1252) 2022-07-12 11:36:53 +00:00
runner fix: add parent step id in composite action step id (#1268) 2022-07-27 19:56:41 +00:00