totallymoney / assign-reviewers-by-labels-action

🏷️ Automatically assign reviewers to a PR using labels
MIT License
9 stars 3 forks source link

Bump @actions/core to latest #135

Closed ashwin153 closed 1 year ago

ashwin153 commented 1 year ago

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.

https://github.com/totallymoney/assign-reviewers-by-labels-action/pull/104

Could this pull request be merged?

ljbc1994 commented 1 year ago

Thanks @ashwin153 for reporting -- should be resolved in latest version