v1.5.1
- Updated to use Node.js 20, as Node.js 16 is going to be in EOL. (#15)
- Removed use of
node-fetch
, as Node.js added Fetch API support since some Node.js 18. - Updated dependencies.
From this version, we added a suggestion in README.md to encourage pinning the action with its commit hash.