Releases: xt0rted/pull-request-comment-branch
Releases · xt0rted/pull-request-comment-branch
v3.0.0
v2.0.0
- Updated node runtime from 12 to 16
- Removed deprecated
refandshaoutputs. If you're using these then you should switch tohead_refandhead_sharespectively.
v1.4.0
- Bumped
@actions/corefrom 1.2.7 to 1.10.0 - Bumped
@actions/githubfrom 4.0.0 to 5.1.1 - Bumped
node-fetchfrom 2.6.1 to 2.6.7
v1.3.0
- Bumped
@actions/corefrom 1.2.5 to 1.2.7 - Updated the
repo_tokeninput so it defaults toGITHUB_TOKEN. If you're already using this value you can remove this setting from your workflow.
v1.2.0
- Deprecated
refandshaoutputs in favor ofhead_refandhead_sha. - Added
base_refandbase_shaoutputs - Bumped
@actions/corefrom 1.2.2 to 1.2.5 - Bumped
@actions/githubfrom 2.1.1 to 4.0.0
v1.1.0
- Bumped
@actions/githubto 2.1.1
v1.0.0
Initial release