diff --git a/README.md b/README.md index 49453c2..95fd7fc 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ jobs: | # | Name | Type | Default | Description | | --- | ----------------- | ------- | ------- | --------------------------------------------------------------------- | | 1 | **fail_on_error** | Boolean | true | Determines whether the GitHub Action should fail if commitlint fails. | -| 2 | **verbose** | Boolean | true | Verbose output. | +| 2 | **verbose** | Boolean | false | Verbose output. | #### GitHub Action Outputs