bots-house / ghcr-delete-image-action

♻️ Delete GitHub Container Registry image by tag
MIT License
41 stars 19 forks source link

Upgrade to node 16 #151

Closed mvarendorff closed 1 year ago

mvarendorff commented 1 year ago

This action shows a deprecation warning when using it:

grafik

The warning links to this blogpost.

It should be as easy as updating to node16 in action.yml but I haven't had the chance to check if all dependencies would make the switch to the new runtime version.