Releases: imjohnbo/issue-bot
Releases · imjohnbo/issue-bot
v3.4.5 – fix README example, update dependencies
What's Changed
- Fixed the README simple usage example, which included pinned: true without the required labels field — causing Error: Invalid inputs for anyone copying it verbatim. (#104)
- Bumped @actions/github (^6→^8) and @actions/core (^1→^2) to resolve three undici security advisories: GHSA-g9mf-h72j-4rw9, GHSA-2mjp-6q6p-2qxm, GHSA-4992-7rv2-5pvq.
- Expanded test coverage from 16 to 34 tests.
Full changelog: v3.4.4...v3.4.5
v3.4.4 – upgrade to node20 and other dependencies
This release upgrades this action to node20, as well as upgrading other dependencies 🚀
v3.4.3 – update @actions/toolkit to fix `set-output`
Thanks to @sadikassistivlabs for their first contribution in #86!
v3.4.2 - upgrade to node16
This release upgrades this action to node16 🚀
v3.4.1 – new output
v3.4.0 – Projects v2 support
v3.3.6 – security update
Automatic compilation
v3.3.5 – update dependencies
Automatic compilation
v3.3.4 – fix previous issue bug
Fixes an issue where previous closed issues with matching labels weren't found