Amadevus / pwsh-script

GitHub Action to run PowerShell scripts in a rich, prepared scope - inspired by actions/github-script.
MIT License
47 stars 8 forks source link

Update save-state/set-output to use environment files #13

Closed amis92 closed 1 year ago

amis92 commented 1 year ago

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

GitHub changed the way the save-state and set-output commands work - instead of console/log output parsing, they're now set through "environment" files.