Related to https://github.com/fsfe/reuse-action/issues/20, we'd like to store the result of `reuse lint` to put it somewhere else (`$GITHUB_STEP_SUMMARY` in our case). How can we achieve that? Also related: https://github.com/fsfe/reuse-action/pull/24 which is a PR that adds the same feature to this action as a parameter.