Skip to content
Compare
Choose a tag to compare
@RobbieMcKinstry RobbieMcKinstry released this 07 Jul 22:18
b7c4e59

This release fixes a panic when comment-on-true is enabled, but the Action is not triggered by a pull_request event. It also reverts the Node 16 upgrade back to Node 12.

What's Changed

  • bug: Resolves a panic when using comment-on-pr: true when not running on an
    event of type pull_request.
    #679

  • revert runtime requirement from node 16 to node 12

New Contributors

Full Changelog: v3...v3.18.1