Update GitHub actions release workflow set output#7581
Conversation
|
Hi @austinvazquez. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Migrate from set-output call to write to new GITHUB_OUTPUT environment file. Signed-off-by: Austin Vazquez <[email protected]>
8a36208 to
be3987a
Compare
|
Included changes to windows-periodic.yml workflow set-output references since the scope was pretty limited. Found no references to save-state. |
|
/ok-to-test |
Migrate from set-output call to write to new GITHUB_OUTPUT environment file.
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Resolves #7580
Signed-off-by: Austin Vazquez [email protected]