convictional / trigger-workflow-and-wait

Trigger a workflow in another (or same) repository and wait for the job to finish.
MIT License
311 stars 151 forks source link

Warning due to set-output command deprecation #65

Closed conmbaj closed 1 year ago

conmbaj commented 1 year ago

Running this action currently gives below warnings:

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/

MarvaZy commented 1 year ago

I saw you merge the fix to master, can you please release a new version? :)

samuelbeyeler commented 1 year ago

Closed by #63

tarunkamra commented 7 months ago

i have the same issue. Is it fixed? the set-output has to be updated