create-pull-request/src
Sibiraj 89265e8d24
feat: update action runtime to node 16 (#1074)
* fix: prefer getMultilineInput and getBooleanInput from actions/core

* build: update distribution

* feat: update action runtime to node 16

* ci: update setup-node and cache npm dependencies

* revert: getMultilineInput to getInputAsArray

* build: update distribution
2022-02-28 13:55:51 +09:00
..
create-or-update-branch.ts feat: add-paths input (#1010) 2021-12-14 11:23:29 +09:00
create-pull-request.ts feat: add-paths input (#1010) 2021-12-14 11:23:29 +09:00
git-auth-helper.ts fix: set error types to any 2021-09-02 13:59:32 +09:00
git-command-manager.ts fix: add '--' to checkout command to avoid ambiguity (#1051) 2022-01-31 09:49:59 +09:00
github-helper.ts fix: remove unused draft param from pull update (#1065) 2022-02-23 15:34:53 +09:00
main.ts feat: update action runtime to node 16 (#1074) 2022-02-28 13:55:51 +09:00
octokit-client.ts feat: add support for https_proxy env var 2021-05-22 09:32:10 +09:00
utils.ts fix: set error types to any 2021-09-02 13:59:32 +09:00