redhat-actions / push-to-registry

GitHub Action to push a container image to an image registry.
https://github.com/marketplace/actions/push-to-registry
MIT License
100 stars 33 forks source link

action: Update to Node 16 #74

Closed travier closed 2 years ago

travier commented 2 years ago

Description

See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Related Issue(s)

N/A

Checklist

Changes made

Update to Node 16. Not sure if that means that we need to update the action version or not.

travier commented 2 years ago

Closing as this is a duplicate of https://github.com/redhat-actions/push-to-registry/pull/73