Tiryoh/gha-jobid-action

replace set-output commands which will be deprecated

Tiryoh opened this issue · 4 comments

Great plugin btw, I think we can fix this with

echo "job_id=${job_id}" >> $GITHUB_OUTPUT
echo "html_url=${html_url}" >> $GITHUB_OUTPUT

Hi @phoeniixdotcom,
Thanks for your report!
If you don't mind, could you send me a PR?

Sure, but I'm getting permission denied to push a feature branch. Could you give me rights?

Oh, nevermind, initiated PR from my acct. Thx!