Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 00:58
· 995 commits to main since this release

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

Full Changelog: v1.1.0...v1.2.0