From b9c56be62bad29413c6729151f81bb522e27574d Mon Sep 17 00:00:00 2001 From: Markus Wolf Date: Tue, 14 Jun 2022 10:07:50 +0200 Subject: [PATCH] chore: add patch to keep action inputs intact --- patches | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patches b/patches index 377b3f4b1ff..a8291854198 100644 --- a/patches +++ b/patches @@ -10,3 +10,5 @@ https://github.com/nektos/act/pull/1171.patch https://github.com/xing/act/pull/53.patch # fix: restore job logger for clean-up tasks after cancellation https://github.com/xing/act/pull/56.patch +# fix: keep action inputs +https://github.com/xing/act/pull/59.patch