ericcornelissen/tool-versions-update-action

Add output for old and new versions of updated tools

Closed this issue · 0 comments

Relates to #62

Summary

Expand the set of outputs with two more: a comma-separated list of old versions and a comma-separated list of new versions. These outputs should match the updated-tools comma-separated list output, i.e. the first old version should be the old version of the first item in the updated-tools list and the first new version should be the new version of the first item in the updated-tools list.

Like updated-tools, these outputs should be made available in all action variants.