mirror of
https://github.com/actions/labeler.git
synced 2025-12-12 20:51:42 +00:00
The only code change is switching `safeLoad` (which was removed) for `load` (which is "safe" by default now) https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#400---2021-01-03