From 447ce7ce04115cb395c2a5b0a1c0cd99034119ee Mon Sep 17 00:00:00 2001 From: Piotr Krzeminski Date: Thu, 18 Dec 2025 09:04:06 +0100 Subject: [PATCH] Fix for manifest-file --- action-types.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action-types.yml b/action-types.yml index d4f74fe..5aeb0cf 100644 --- a/action-types.yml +++ b/action-types.yml @@ -46,7 +46,7 @@ inputs: type: string tool-bin-dir: type: string - mainfest-file: + manifest-file: type: string add-problem-matchers: type: boolean