Breaking Change
This action no longer sends a label tag by default. If you need it, set the input as follows:
with:
send-pull-request-labels: true
What's Changed
- Use int128/update-generated-files-action@v2 by @int128 in #248
- Update eslint to v5.12.1 by @renovate in #249
- Update dependency @types/jest to v27.4.1 by @renovate in #250
- Update dependency @types/node to v16.11.26 by @renovate in #251
- Don't send label tag by default by @int128 in #254
Full Changelog: v1.1.0...v1.2.0