Skip to content

Release 2707

Choose a tag to compare

@github-actions github-actions released this 01 Nov 14:35
20bb967

Trello card

https://trello.com/c/3s3iC7UV

Context

The set-output command is being deprecated soon.

Changes proposed in this pull request

Resolution is to use $GITHUB_OUTPUT as per the workflow commands docs.

Guidance to review

Confirm updated workflows tested where possible:

  • Deploy Review
  • Deploy Other env (e.g. development)
  • Build
  • Build No Cache
  • Destroy
  • Check SP