I get the following warning when I use this action.
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/
I think upgrading to the latest version of @actions/core (1.10.0) will fix this warning.
I get the following warning when I use this action.
I think upgrading to the latest version of @actions/core (1.10.0) will fix this warning.
https://github.com/totallymoney/assign-reviewers-by-labels-action/pull/104
Could this pull request be merged?