It is said that set-output will be deprecated soon. : https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ However, I want to call `steps.get_release.outputs.tag_name` with uses `bruceadams/get-release@v1.3.2` . How should I change it?