Skip to content

Choose a tag to compare

@webknjaz webknjaz released this 20 Oct 00:13
v1.11.2
70aaefa

What's Changed

Only the internals of the action have been updated to produce job step outputs through environment files123. No UX changes were made. Additionally, a third party action that we use has been fixed to do the same4.

Full Diff: v1.11.1...v1.11.2

  1. https://hynek.me/til/set-output-deprecation-github-actions/

  2. https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/#examples

  3. https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter

  4. #41