mirror of
https://github.com/actions/labeler.git
synced 2025-12-11 03:58:05 +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