diff --git a/CHANGES.md b/CHANGES.md index 2071eb3f800..d16148f16bb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -42,6 +42,9 @@ +- GitHub Action: adds 2 action outputs to report changes that can be used in other + steps. Outputs: `is-formatted` and `changed-files` (#3531) + ### Documentation