mirror of
https://github.com/actions/labeler
synced 2026-05-05 11:17:48 +02: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