Closed award28 closed 1 week ago
We're also receiving the warning. Is this package still maintained?
I don't think so. I've forked the repo and upgraded the node version; feel free to use my fork
I've also forked this repo and updated the node version + added a few fields that i want in my pagerduty alert. See https://github.com/miparnisari/action-pagerduty-alert
Fixed in the latest version. Thanks for everyone's contributions!
While testing out this action I received a deprecation warning to upgrade to
node16
. This PR performs that upgrade.