Warning about set output usage #691

Open
opened 2023-01-06 11:21:21 -05:00 by josesimoes · 3 comments
josesimoes commented 2023-01-06 11:21:21 -05:00 (Migrated from github.com)

Hey,

Just a heads up that I've noticed this warning in the logs:

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Hey, Just a heads up that I've noticed this warning in the logs: ```text Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ```
peternorthphorest commented 2023-05-17 05:56:21 -04:00 (Migrated from github.com)

Hi @tubone24, is this issue going to be addressed? The deadline is at the end of this month

Hi @tubone24, is this issue going to be addressed? The deadline is at the end of this month
marcellodesales commented 2024-05-10 23:22:55 -04:00 (Migrated from github.com)

I've been getting the same warning on the enterprise...

The following actions uses node12 which is deprecated and will be forced to run on node16:
 tubone24/update-release-action@v1.3.1. For more info: 
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
I've been getting the same warning on the enterprise... ``` The following actions uses node12 which is deprecated and will be forced to run on node16: tubone24/update-release-action@v1.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ ```
josesimoes commented 2025-04-14 12:31:14 -04:00 (Migrated from github.com)

Seems that this is not going to be addressed...
Any suggestions on a replacement action you guys are using?

Seems that this is not going to be addressed... Any suggestions on a replacement action you guys are using?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
workflows/update_release#691
No description provided.