Closed
Description
Summary
We need to convert all the calls to set-output commands to the new format: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
Why is this needed?
GH is deprecating set-output (no ETA yet): https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Which area does this relate to?
Automation
Solution
N/A