Amadevus / pwsh-script

GitHub Action to run PowerShell scripts in a rich, prepared scope - inspired by actions/github-script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

amis92 opened this issue · comments

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.