diff --git a/action.yml b/action.yml index fec30a8..d925739 100644 --- a/action.yml +++ b/action.yml @@ -134,6 +134,7 @@ inputs: required: false _internal-strict-mode: description: Whether to fail when any errors are thrown. Used only to test the Action; do not set this in your own workflows. + required: false default: false runs: