From 0eb40f367b55514e3514654cff1d34fc6414c3f4 Mon Sep 17 00:00:00 2001 From: ishaan701 Date: Wed, 11 Sep 2024 16:12:49 +0530 Subject: [PATCH] check --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 02a8e00..44a2812 100644 --- a/action.yml +++ b/action.yml @@ -128,7 +128,7 @@ inputs: output_format: required: false description: 'Out format for summary report' - default: 'md' + default: 'json' output_file: required: false description: 'Output file for summary report'