Releases: gr2m/create-or-update-pull-request-action
Releases · gr2m/create-or-update-pull-request-action
v1.5.1
1.5.1 (2021-10-31)
Bug Fixes
- add
auto-merge
to action.yml
(65a6b01)
v1.5.0
1.5.0 (2021-10-31)
Features
v1.4.1
1.4.1 (2021-07-28)
Bug Fixes
- README: recommend using
persist-credentials: false
for actions/checkout (8d7ac74)
v1.4.0
1.4.0 (2021-02-26)
Features
v1.3.5
1.3.5 (2021-02-09)
Bug Fixes
- set Authorization header on search request (#282) (f321e9b)
v1.3.4
1.3.4 (2021-01-17)
Bug Fixes
- use single quotes to prevent bash command substitution (#278) (cb1cc67)
v1.3.3
1.3.3 (2020-11-29)
Bug Fixes
- update
dist/
folder before publish (72bc940)
v1.3.2
1.3.2 (2020-11-29)
Bug Fixes
- create a pull request also on change hidden files (#262) (7ecde07)
v1.3.1
1.3.1 (2020-11-13)
Bug Fixes
- handle "The previous cherry-pick is now empty" (#256) (4c1b8c7)
- deps: bump @actions/core from 1.1.1 to 1.2.6 (de742ea)
v1.3.0
1.3.0 (2020-09-18)
Features