You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I updated my workflow to use v1.0.8 and I'm still seeing two warnings about set-output. I created a new issue because no one reacted to my earlier comment.
My repo:
Run joerick/[email protected]
Found label do-not-merge
Setting env var for remaining steps: GITHUB_PR_LABEL_DO_NOT_MERGE=1
Action output:
labels: " do-not-merge "
labels-object: {"do-not-merge":true}
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/
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/
Run ./
Not a pull request
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/[2](https://github.com/joerick/pr-labels-action/actions/runs/4469843040/jobs/7852529676#step:3:3)022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/
The text was updated successfully, but these errors were encountered:
kimlep01
changed the title
Warning about deprecate set-output comand still visible in v1.0.8
Warning about deprecate set-output command still visible in v1.0.8Apr 13, 2023
Hi, I updated my workflow to use
v1.0.8
and I'm still seeing two warnings aboutset-output
. I created a new issue because no one reacted to my earlier comment.My repo:
Latest PR check in this repo https://github.com/joerick/pr-labels-action/actions/runs/4469843040/jobs/7852529676:
This will start failing soon on June 1st.
Originally posted by @kimlep01 in #9 (comment)
The text was updated successfully, but these errors were encountered: