hashicorp / setup-packer

Run HashiCorp Packer as part of your GitHub Actions Workflow
https://github.com/marketplace/actions/setup-hashicorp-packer
Apache License 2.0
144 stars 83 forks source link

feat: update action runner to use NodeJS 20 #90

Closed ahanoff closed 9 months ago

ahanoff commented 9 months ago

Close #89

[!Note] https://github.blog/changelog/2022-05-20-actions-can-now-run-in-a-node-js-16-runtime/ As a result, actions authors who move from targeting Node.js 12 to Node.js 16 should release with a new major version number to communicate that there is a possible breaking change for GitHub Enterprise Server 3.3 and earlier.

it was recommended previously by Github to bump major version, thus changed package version to 3.0.0. Let me know if this needs to be changed

hashicorp-cla commented 9 months ago

CLA assistant check
All committers have signed the CLA.

ahanoff commented 9 months ago

hi @JenGoldstrich, I've reverted package version