paths-filter
paths-filter copied to clipboard
set-output deprecation warning
Hi, I've noticed that workflows using dorny/paths-filter@v2 action started receiving the following warnings some time ago:
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/
Are there any plans to change the source code to reflect what's described in the aforementioned URL?
@dorny It will break 1st June 2023 according to https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This was fixed in v2.11.1: https://github.com/dorny/paths-filter/blob/1441771bbfdd59dcd748680ee64ebd8faab1a242/CHANGELOG.md?plain=1#L7-L8