Hi, It's not an issue, but possibly a typo in the `action.yml` here --> https://github.com/hasura/comment-progress/blob/main/action.yml#L18 Should it be `required: false` instead of `require: false` ``` commit-sha: description: 'Commit SHA' require: false ```
Hi,
It's not an issue, but possibly a typo in the
action.ymlhere --> https://github.com/hasura/comment-progress/blob/main/action.yml#L18Should it be
required: falseinstead ofrequire: false