Use a [Job summary](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/) ([docs](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary)) to embed a report in the GitHub Action view. This can be used to both report on how the job was executed (steps, timing) and also a summary of the ORT results.