Changes visible for end-users:
- fix error while parsing lock files with optional
name
key in entries (thanks to @nathanforce for the issue report and initial fix)
Note
In the next major action release the support for Node 14 and 16 will be dropped because of the latest @actions/github
release which drops the support for those engines due to Octokit packages update.
If you are running the action using different runner than the default one, it might be a good time to make sure that your workflow uses at least Node 18. Otherwise, the future Node version switch should be seamless for you.