Open
Description
Description
As a DevOps Engineer, I want to update the set-output
command with desired updated command, so that our git actions workflows continue to function correctly. .
As part of this story we want to: Locate the set-output
references and update them to the correct command.
Reference Docs --> https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Acceptance Criteria
-
set-output
references found and updated. - Workflows function properly.
- All code updated.
Ticket Checklist
- Acceptance criteria defined
- Labels added (front-end, back-end, feature)
- Linked to an Epic