## [v1.17.22] - 2022-10-24 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.22) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.21...v1.17.22) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.22) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.22.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.22.tar.gz)) ### Security issues - [`56ab275`](https://github.com/betahuhn/repo-file-sync-action/commit/56ab275) Update action to use node v16 (#261) (Issues: [`#261`](https://github.com/betahuhn/repo-file-sync-action/issues/261)) ## [v1.17.21] - 2022-08-24 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.21) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.20...v1.17.21) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.21) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.21.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.21.tar.gz)) ### Bug fixes - [`ca2043b`](https://github.com/betahuhn/repo-file-sync-action/commit/ca2043b) Don't crash while trying to parse a diff for binary files, fix #128 (#242) (Issues: [`#128`](https://github.com/betahuhn/repo-file-sync-action/issues/128) [`#242`](https://github.com/betahuhn/repo-file-sync-action/issues/242)) ## [v1.17.20] - 2022-08-13 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.20) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.19...v1.17.20) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.20) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.20.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.20.tar.gz)) ### Bug fixes - [`b598643`](https://github.com/betahuhn/repo-file-sync-action/commit/b598643) Fix SKIP_PR option for runs with installation token (#232) (Issues: [`#232`](https://github.com/betahuhn/repo-file-sync-action/issues/232) [`#153`](https://github.com/betahuhn/repo-file-sync-action/issues/153)) ## [v1.17.19] - 2022-06-07 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.19) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.18...v1.17.19) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.19) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.19.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.19.tar.gz)) ### Bug fixes - [`f04e1cc`](https://github.com/betahuhn/repo-file-sync-action/commit/f04e1cc) Pin node-readfiles ## [v1.17.18] - 2022-06-06 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.18) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.17...v1.17.18) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.18) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.18.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.18.tar.gz)) ### Dependency updates - [`d51e600`](https://github.com/betahuhn/repo-file-sync-action/commit/d51e600) Bump action-input-parser from 1.2.32 to 1.2.33 - [`b77d978`](https://github.com/betahuhn/repo-file-sync-action/commit/b77d978) Bump node-readfiles from 0.2.0 to 0.3.0 ## [v1.17.17] - 2022-05-30 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.17) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.16...v1.17.17) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.17) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.17.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.17.tar.gz)) ### Dependency updates - [`5d88df6`](https://github.com/betahuhn/repo-file-sync-action/commit/5d88df6) Bump @vercel/ncc from 0.33.4 to 0.34.0 ## [v1.17.16] - 2022-05-16 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.16) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.15...v1.17.16) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.16) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.16.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.16.tar.gz)) ### Dependency updates - [`70ceb48`](https://github.com/betahuhn/repo-file-sync-action/commit/70ceb48) Bump @actions/core from 1.8.0 to 1.8.1 - [`944a918`](https://github.com/betahuhn/repo-file-sync-action/commit/944a918) Bump @actions/github from 5.0.1 to 5.0.2 - [`26b80ac`](https://github.com/betahuhn/repo-file-sync-action/commit/26b80ac) Bump @actions/github from 5.0.2 to 5.0.3 - [`e40c856`](https://github.com/betahuhn/repo-file-sync-action/commit/e40c856) Bump @actions/core from 1.8.1 to 1.8.2 ## [v1.17.15] - 2022-05-09 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.15) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.14...v1.17.15) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.15) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.15.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.15.tar.gz)) ### Dependency updates - [`b3c326d`](https://github.com/betahuhn/repo-file-sync-action/commit/b3c326d) Bump @actions/core from 1.7.0 to 1.8.0 ## [v1.17.14] - 2022-05-05 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.14) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.13...v1.17.14) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.14) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.14.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.14.tar.gz)) ### Bug fixes - [`64a0312`](https://github.com/betahuhn/repo-file-sync-action/commit/64a0312) Sanitize `/.` from branch name (#200) (Issues: [`#200`](https://github.com/betahuhn/repo-file-sync-action/issues/200)) ### Dependency updates - [`1ec3cb1`](https://github.com/betahuhn/repo-file-sync-action/commit/1ec3cb1) Bump action-input-parser from 1.2.31 to 1.2.32 ## [v1.17.13] - 2022-05-02 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.13) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.12...v1.17.13) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.13) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.13.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.13.tar.gz)) ### Dependency updates - [`0bf4dea`](https://github.com/betahuhn/repo-file-sync-action/commit/0bf4dea) Bump @actions/core from 1.6.0 to 1.7.0 ## [v1.17.12] - 2022-04-25 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.12) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.11...v1.17.12) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.12) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.12.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.12.tar.gz)) ### Dependency updates - [`d999148`](https://github.com/betahuhn/repo-file-sync-action/commit/d999148) Bump fs-extra from 10.0.1 to 10.1.0 ## [v1.17.11] - 2022-04-18 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.11) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.10...v1.17.11) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.11) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.11.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.11.tar.gz)) ### Dependency updates - [`0425b26`](https://github.com/betahuhn/repo-file-sync-action/commit/0425b26) Bump @vercel/ncc from 0.33.3 to 0.33.4 ## [v1.17.10] - 2022-04-04 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.10) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.9...v1.17.10) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.10) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.10.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.10.tar.gz)) ### Dependency updates - [`b58f515`](https://github.com/betahuhn/repo-file-sync-action/commit/b58f515) Bump action-input-parser from 1.2.30 to 1.2.31 - [`2831fde`](https://github.com/betahuhn/repo-file-sync-action/commit/2831fde) Bump @actions/github from 5.0.0 to 5.0.1 ## [v1.17.9] - 2022-03-28 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.9) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.8...v1.17.9) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.9) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.9.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.9.tar.gz)) ### Dependency updates - [`8ddff85`](https://github.com/betahuhn/repo-file-sync-action/commit/8ddff85) Bump action-input-parser from 1.2.29 to 1.2.30 ## [v1.17.8] - 2022-03-21 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.8) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.7...v1.17.8) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.8) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.8.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.8.tar.gz)) ### Dependency updates - [`f9b6739`](https://github.com/betahuhn/repo-file-sync-action/commit/f9b6739) Bump @octokit/core from 3.5.1 to 3.6.0 - [`e7b3f5a`](https://github.com/betahuhn/repo-file-sync-action/commit/e7b3f5a) Bump action-input-parser from 1.2.28 to 1.2.29 - [`a046fe1`](https://github.com/betahuhn/repo-file-sync-action/commit/a046fe1) Bump @octokit/plugin-throttling from 3.6.1 to 3.6.2 ## [v1.17.7] - 2022-03-13 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.7) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.6...v1.17.7) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.7) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.7.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.7.tar.gz)) ### Dependency updates - [`c17e3fc`](https://github.com/betahuhn/repo-file-sync-action/commit/c17e3fc) Bump action-input-parser from 1.2.27 to 1.2.28 ## [v1.17.6] - 2022-03-07 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.6) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.5...v1.17.6) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.6) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.6.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.6.tar.gz)) ### Dependency updates - [`36cbece`](https://github.com/betahuhn/repo-file-sync-action/commit/36cbece) Bump @octokit/plugin-throttling from 3.5.2 to 3.6.1 ## [v1.17.5] - 2022-02-28 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.4...v1.17.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.5.tar.gz)) ### Dependency updates - [`af3ff1b`](https://github.com/betahuhn/repo-file-sync-action/commit/af3ff1b) Bump fs-extra from 10.0.0 to 10.0.1 ## [v1.17.4] - 2022-02-19 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.3...v1.17.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.4.tar.gz)) ### Bug fixes - [`0e2c893`](https://github.com/betahuhn/repo-file-sync-action/commit/0e2c893) Fix verified commits (#163) (Issues: [`#163`](https://github.com/betahuhn/repo-file-sync-action/issues/163)) ### Dependency updates - [`a76f286`](https://github.com/betahuhn/repo-file-sync-action/commit/a76f286) Bump @vercel/ncc from 0.33.2 to 0.33.3 ## [v1.17.3] - 2022-02-14 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.2...v1.17.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.3.tar.gz)) ### Bug fixes - [`899abc4`](https://github.com/betahuhn/repo-file-sync-action/commit/899abc4) Fix replace and deleteOrphaned options (#166) (Issues: [`#166`](https://github.com/betahuhn/repo-file-sync-action/issues/166)) ## [v1.17.2] - 2022-02-14 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.1...v1.17.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.2.tar.gz)) ### Dependency updates - [`99ea487`](https://github.com/betahuhn/repo-file-sync-action/commit/99ea487) Bump @vercel/ncc from 0.33.1 to 0.33.2 ## [v1.17.1] - 2022-02-10 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.0...v1.17.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.1.tar.gz)) ### Bug fixes - [`8f9e9fd`](https://github.com/betahuhn/repo-file-sync-action/commit/8f9e9fd) Fix commit message escaping (#164) (Issues: [`#164`](https://github.com/betahuhn/repo-file-sync-action/issues/164)) ## [v1.17.0] - 2022-02-08 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.5...v1.17.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.0.tar.gz)) ### New features - [`a547f3c`](https://github.com/betahuhn/repo-file-sync-action/commit/a547f3c) Verified commits when using GH_INSTALLATION_TOKEN as authentication (#153) (Issues: [`#153`](https://github.com/betahuhn/repo-file-sync-action/issues/153))- [`65a0234`](https://github.com/betahuhn/repo-file-sync-action/commit/65a0234) Request PR review from users and teams (#162) (Issues: [`#162`](https://github.com/betahuhn/repo-file-sync-action/issues/162)) ### Bug fixes - [`ea27671`](https://github.com/betahuhn/repo-file-sync-action/commit/ea27671) Include hidden files in check for orphaned files (#160) (Issues: [`#160`](https://github.com/betahuhn/repo-file-sync-action/issues/160)) ## [v1.16.5] - 2022-01-31 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.4...v1.16.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.5.tar.gz)) ### Dependency updates - [`8555855`](https://github.com/betahuhn/repo-file-sync-action/commit/8555855) Bump action-input-parser from 1.2.26 to 1.2.27 ## [v1.16.4] - 2022-01-03 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.3...v1.16.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.4.tar.gz)) ### Dependency updates - [`a02872f`](https://github.com/betahuhn/repo-file-sync-action/commit/a02872f) Bump action-input-parser from 1.2.25 to 1.2.26 ## [v1.16.3] - 2021-12-22 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.2...v1.16.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.3.tar.gz)) ### Bug fixes - [`4302bf5`](https://github.com/betahuhn/repo-file-sync-action/commit/4302bf5) Fix bug introduced by last release ## [v1.16.2] - 2021-12-22 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.1...v1.16.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.2.tar.gz)) ### Bug fixes - [`eb3a718`](https://github.com/betahuhn/repo-file-sync-action/commit/eb3a718) Add trailing slash to destination directories ### Dependency updates - [`3863803`](https://github.com/betahuhn/repo-file-sync-action/commit/3863803) Bump @vercel/ncc from 0.33.0 to 0.33.1 - [`54932d2`](https://github.com/betahuhn/repo-file-sync-action/commit/54932d2) Bump action-input-parser from 1.2.24 to 1.2.25 ## [v1.16.1] - 2021-12-19 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.16.0...v1.16.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.1.tar.gz)) ### Bug fixes - [`3b3aefb`](https://github.com/betahuhn/repo-file-sync-action/commit/3b3aefb) Fix assigning labels and assignees, broken by FORK #146 (Issues: [`#146`](https://github.com/betahuhn/repo-file-sync-action/issues/146)) ### Dependency updates - [`55662fb`](https://github.com/betahuhn/repo-file-sync-action/commit/55662fb) Bump action-input-parser from 1.2.23 to 1.2.24 ## [v1.16.0] - 2021-12-11 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.16.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.5...v1.16.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.16.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.16.0.tar.gz)) ### New features - [`80e77fd`](https://github.com/betahuhn/repo-file-sync-action/commit/80e77fd) Add fork workflow functionality (#135) (Issues: [`#135`](https://github.com/betahuhn/repo-file-sync-action/issues/135) [`#133`](https://github.com/betahuhn/repo-file-sync-action/issues/133)) ## [v1.15.5] - 2021-12-06 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.4...v1.15.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.5.tar.gz)) ### Dependency updates - [`ecbb6bc`](https://github.com/betahuhn/repo-file-sync-action/commit/ecbb6bc) Bump @vercel/ncc from 0.32.0 to 0.33.0 ## [v1.15.4] - 2021-11-29 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.3...v1.15.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.4.tar.gz)) ### Dependency updates - [`1e2c979`](https://github.com/betahuhn/repo-file-sync-action/commit/1e2c979) Bump action-input-parser from 1.2.22 to 1.2.23 ## [v1.15.3] - 2021-11-22 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.2...v1.15.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.3.tar.gz)) ### Dependency updates - [`69a746d`](https://github.com/betahuhn/repo-file-sync-action/commit/69a746d) Bump @vercel/ncc from 0.31.1 to 0.32.0 ## [v1.15.2] - 2021-11-09 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.1...v1.15.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.2.tar.gz)) ### Updates - [`c113c62`](https://github.com/betahuhn/repo-file-sync-action/commit/c113c62) Mark action as failed if error occurs during sync (Issues: [`#95`](https://github.com/betahuhn/repo-file-sync-action/issues/95)) ### Bug fixes - [`53d0397`](https://github.com/betahuhn/repo-file-sync-action/commit/53d0397) Fix rate limit issue (#132) (Issues: [`#132`](https://github.com/betahuhn/repo-file-sync-action/issues/132) [`#126`](https://github.com/betahuhn/repo-file-sync-action/issues/126)) ## [v1.15.1] - 2021-10-25 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.15.0...v1.15.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.1.tar.gz)) ### Dependency updates - [`4e18740`](https://github.com/betahuhn/repo-file-sync-action/commit/4e18740) Bump action-input-parser from 1.2.21 to 1.2.22 ## [v1.15.0] - 2021-10-16 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.15.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.14.2...v1.15.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.15.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.15.0.tar.gz)) ### New features - [`f9fdef0`](https://github.com/betahuhn/repo-file-sync-action/commit/f9fdef0) Save the PR URLs in the `pull_request_urls` output (#121) (Issues: [`#121`](https://github.com/betahuhn/repo-file-sync-action/issues/121)) ### Dependency updates - [`cf1dbf7`](https://github.com/betahuhn/repo-file-sync-action/commit/cf1dbf7) Bump action-input-parser from 1.2.20 to 1.2.21 ## [v1.14.2] - 2021-10-11 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.14.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.14.1...v1.14.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.14.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.2.tar.gz)) ### Dependency updates - [`9a800c0`](https://github.com/betahuhn/repo-file-sync-action/commit/9a800c0) Bump action-input-parser from 1.2.19 to 1.2.20 ## [v1.14.1] - 2021-10-04 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.14.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.14.0...v1.14.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.14.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.1.tar.gz)) ### Dependency updates - [`79cf15c`](https://github.com/betahuhn/repo-file-sync-action/commit/79cf15c) Bump action-input-parser from 1.2.18 to 1.2.19 - [`45e2975`](https://github.com/betahuhn/repo-file-sync-action/commit/45e2975) Bump @actions/core from 1.5.0 to 1.6.0 ## [v1.14.0] - 2021-09-27 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.14.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.5...v1.14.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.14.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.14.0.tar.gz)) ### New features - [`8c50c0d`](https://github.com/betahuhn/repo-file-sync-action/commit/8c50c0d) Add COMMIT_AS_PR_TITLE option (#115) (Issues: [`#115`](https://github.com/betahuhn/repo-file-sync-action/issues/115) [`#103`](https://github.com/betahuhn/repo-file-sync-action/issues/103)) ## [v1.13.5] - 2021-09-23 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.4...v1.13.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.5.tar.gz)) ### Bug fixes - [`0abefcc`](https://github.com/betahuhn/repo-file-sync-action/commit/0abefcc) Check if exclude exists before using it (#114) (Issues: [`#114`](https://github.com/betahuhn/repo-file-sync-action/issues/114)) ### Dependency updates - [`25c6114`](https://github.com/betahuhn/repo-file-sync-action/commit/25c6114) Bump action-input-parser from 1.2.17 to 1.2.18 ## [v1.13.4] - 2021-09-17 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.3...v1.13.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.4.tar.gz)) ### Bug fixes - [`7f838d5`](https://github.com/betahuhn/repo-file-sync-action/commit/7f838d5) Trim whitespace on repos list (#111) (Issues: [`#111`](https://github.com/betahuhn/repo-file-sync-action/issues/111)) ### Dependency updates - [`d19a71d`](https://github.com/betahuhn/repo-file-sync-action/commit/d19a71d) Bump action-input-parser from 1.2.16 to 1.2.17 - [`ea75b37`](https://github.com/betahuhn/repo-file-sync-action/commit/ea75b37) Bump @vercel/ncc from 0.31.0 to 0.31.1 ## [v1.13.3] - 2021-09-13 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.2...v1.13.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.3.tar.gz)) ### Dependency updates - [`16e7e90`](https://github.com/betahuhn/repo-file-sync-action/commit/16e7e90) Bump @vercel/ncc from 0.30.0 to 0.31.0 ## [v1.13.2] - 2021-09-07 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.1...v1.13.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.2.tar.gz)) ### Dependency updates - [`c4319ab`](https://github.com/betahuhn/repo-file-sync-action/commit/c4319ab) Bump action-input-parser from 1.2.15 to 1.2.16 - [`3007ff6`](https://github.com/betahuhn/repo-file-sync-action/commit/3007ff6) Bump @octokit/plugin-throttling from 3.5.1 to 3.5.2 ## [v1.13.1] - 2021-09-06 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.13.0...v1.13.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.1.tar.gz)) ## [v1.13.0] - 2021-09-06 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.13.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.12.0...v1.13.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.13.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.13.0.tar.gz)) ### New features - [`0e59a9c`](https://github.com/betahuhn/repo-file-sync-action/commit/0e59a9c) Display notice with PR link (#101) (Issues: [`#101`](https://github.com/betahuhn/repo-file-sync-action/issues/101) [`#100`](https://github.com/betahuhn/repo-file-sync-action/issues/100)) ### Bug fixes - [`013b028`](https://github.com/betahuhn/repo-file-sync-action/commit/013b028) Do not delete excluded files if deleteOrphaned is true (#98) (Issues: [`#98`](https://github.com/betahuhn/repo-file-sync-action/issues/98) [`#97`](https://github.com/betahuhn/repo-file-sync-action/issues/97)) ## [v1.12.0] - 2021-09-04 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.12.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.11.1...v1.12.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.12.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.12.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.12.0.tar.gz)) ### New features - [`c03c7b0`](https://github.com/betahuhn/repo-file-sync-action/commit/c03c7b0) Add option to use original commit message (#96) (Issues: [`#96`](https://github.com/betahuhn/repo-file-sync-action/issues/96) [`#13`](https://github.com/betahuhn/repo-file-sync-action/issues/13)) ## [v1.11.1] - 2021-09-04 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.11.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.11.0...v1.11.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.11.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.1.tar.gz)) ## [v1.11.0] - 2021-09-03 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.11.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.3...v1.11.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.11.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.11.0.tar.gz)) ### New features - [`4e6eff1`](https://github.com/betahuhn/repo-file-sync-action/commit/4e6eff1) Add option to provide an installation token instead of a PAT (#91) (Issues: [`#91`](https://github.com/betahuhn/repo-file-sync-action/issues/91)) ### Dependency updates - [`5b9070f`](https://github.com/betahuhn/repo-file-sync-action/commit/5b9070f) Bump action-input-parser from 1.2.14 to 1.2.15 ## [v1.10.3] - 2021-08-30 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.2...v1.10.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.3.tar.gz)) ### Dependency updates - [`daa09dd`](https://github.com/betahuhn/repo-file-sync-action/commit/daa09dd) Bump action-input-parser from 1.2.13 to 1.2.14 - [`e25059e`](https://github.com/betahuhn/repo-file-sync-action/commit/e25059e) Bump @vercel/ncc from 0.29.2 to 0.30.0 ## [v1.10.2] - 2021-08-23 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.1...v1.10.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.2.tar.gz)) ### Dependency updates - [`a2b31de`](https://github.com/betahuhn/repo-file-sync-action/commit/a2b31de) Bump action-input-parser from 1.2.12 to 1.2.13 - [`a7e270f`](https://github.com/betahuhn/repo-file-sync-action/commit/a7e270f) Bump @vercel/ncc from 0.29.1 to 0.29.2 - [`427b453`](https://github.com/betahuhn/repo-file-sync-action/commit/427b453) Bump @actions/core from 1.4.0 to 1.5.0 ## [v1.10.1] - 2021-08-16 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.0...v1.10.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.1.tar.gz)) ### Dependency updates - [`2bad7c1`](https://github.com/betahuhn/repo-file-sync-action/commit/2bad7c1) Bump @vercel/ncc from 0.29.0 to 0.29.1 ## [v1.10.0] - 2021-08-11 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.4...v1.10.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.0.tar.gz)) ### New features - [`d910669`](https://github.com/betahuhn/repo-file-sync-action/commit/d910669) Add PR_BODY option (#80) (Issues: [`#80`](https://github.com/betahuhn/repo-file-sync-action/issues/80) [`#78`](https://github.com/betahuhn/repo-file-sync-action/issues/78)) ### Dependency updates - [`ef72279`](https://github.com/betahuhn/repo-file-sync-action/commit/ef72279) Bump action-input-parser from 1.2.11 to 1.2.12 - [`a0ee16b`](https://github.com/betahuhn/repo-file-sync-action/commit/a0ee16b) Upgrade dependencies ## [v1.9.4] - 2021-08-09 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.3...v1.9.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.4.tar.gz)) ### Dependency updates - [`b848ad5`](https://github.com/betahuhn/repo-file-sync-action/commit/b848ad5) Bump eslint from 7.31.0 to 7.32.0 - [`fe7d8a0`](https://github.com/betahuhn/repo-file-sync-action/commit/fe7d8a0) Bump action-input-parser from 1.2.10 to 1.2.11 ## [v1.9.3] - 2021-08-02 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.2...v1.9.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.3.tar.gz)) ### Dependency updates - [`9e90f1f`](https://github.com/betahuhn/repo-file-sync-action/commit/9e90f1f) Bump action-input-parser from 1.2.9 to 1.2.10 ## [v1.9.2] - 2021-07-26 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.1...v1.9.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.2.tar.gz)) ### Dependency updates - [`334da0b`](https://github.com/betahuhn/repo-file-sync-action/commit/334da0b) Bump action-input-parser from 1.2.8 to 1.2.9 - [`ed856b2`](https://github.com/betahuhn/repo-file-sync-action/commit/ed856b2) Bump eslint from 7.30.0 to 7.31.0 ## [v1.9.1] - 2021-07-19 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.9.0...v1.9.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.1.tar.gz)) ### Dependency updates - [`1dd7e0a`](https://github.com/betahuhn/repo-file-sync-action/commit/1dd7e0a) Bump @vercel/ncc from 0.28.6 to 0.29.0 ## [v1.9.0] - 2021-07-14 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.9.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.5...v1.9.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.9.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.9.0.tar.gz)) ### New features - [`4a9f0ed`](https://github.com/betahuhn/repo-file-sync-action/commit/4a9f0ed) Add deleteOrphaned option to delete files in the target when they are deleted in the source (#69) (Issues: [`#69`](https://github.com/betahuhn/repo-file-sync-action/issues/69)) ### Dependency updates - [`1a071eb`](https://github.com/betahuhn/repo-file-sync-action/commit/1a071eb) Bump action-input-parser from 1.2.7 to 1.2.8 ## [v1.8.5] - 2021-07-12 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.5) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.4...v1.8.5) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.5) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.5.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.5.tar.gz)) ### Dependency updates - [`e62f3bd`](https://github.com/betahuhn/repo-file-sync-action/commit/e62f3bd) Bump action-input-parser from 1.2.6 to 1.2.7 - [`9ecd32e`](https://github.com/betahuhn/repo-file-sync-action/commit/9ecd32e) Bump eslint from 7.29.0 to 7.30.0 ## [v1.8.4] - 2021-07-05 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.4) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.3...v1.8.4) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.4) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.4.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.4.tar.gz)) ## [v1.8.3] - 2021-06-28 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.3) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.2...v1.8.3) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.3) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.3.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.3.tar.gz)) ## [v1.8.2] - 2021-06-21 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.2) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.1...v1.8.2) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.2) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.2.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.2.tar.gz)) ## [v1.8.1] - 2021-06-11 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.8.0...v1.8.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.1.tar.gz)) ### Bug fixes - [`6e6698c`](https://github.com/betahuhn/repo-file-sync-action/commit/6e6698c) Allow branch name to contain slash (#57) (Issues: [`#57`](https://github.com/betahuhn/repo-file-sync-action/issues/57)) ### Dependency updates - [`3f93a28`](https://github.com/betahuhn/repo-file-sync-action/commit/3f93a28) Upgrade dependencies ## [v1.8.0] - 2021-06-02 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.8.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.7.1...v1.8.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.8.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.8.0.tar.gz)) ### New features - [`2e2ce4d`](https://github.com/betahuhn/repo-file-sync-action/commit/2e2ce4d) Allow same repository with different branches (#52) (Issues: [`#52`](https://github.com/betahuhn/repo-file-sync-action/issues/52)) ### Dependency updates - [`75e0b78`](https://github.com/betahuhn/repo-file-sync-action/commit/75e0b78) Update dependencies ## [v1.7.1] - 2021-05-31 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.7.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.7.0...v1.7.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.7.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.1.tar.gz)) ### Updates - [`cee8520`](https://github.com/betahuhn/repo-file-sync-action/commit/cee8520) Throttle requests when hitting rate limit, fixes #49 (Issues: [`#49`](https://github.com/betahuhn/repo-file-sync-action/issues/49))- [`ec2d589`](https://github.com/betahuhn/repo-file-sync-action/commit/ec2d589) Combine GitHub and Git into one class ### Bug fixes - [`04ec06a`](https://github.com/betahuhn/repo-file-sync-action/commit/04ec06a) Return rest api from octokit ### Dependency updates - [`060be53`](https://github.com/betahuhn/repo-file-sync-action/commit/060be53) Update dependencies - [`228eceb`](https://github.com/betahuhn/repo-file-sync-action/commit/228eceb) Use latest @actions/github version ## [v1.7.0] - 2021-05-21 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.7.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.6.0...v1.7.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.7.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.7.0.tar.gz)) ### New features - [`6f08f7d`](https://github.com/betahuhn/repo-file-sync-action/commit/6f08f7d) Add COMMIT_BODY option (#44) (Issues: [`#44`](https://github.com/betahuhn/repo-file-sync-action/issues/44)) ## [v1.6.0] - 2021-05-05 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.6.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.5.1...v1.6.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.6.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.6.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.6.0.tar.gz)) ### New features - [`de55684`](https://github.com/betahuhn/repo-file-sync-action/commit/de55684) Add branch prefix option #32 (Issues: [`#32`](https://github.com/betahuhn/repo-file-sync-action/issues/32)) ### Updates - [`b3d8a1e`](https://github.com/betahuhn/repo-file-sync-action/commit/b3d8a1e) Use external library for input parsing ### Dependency updates - [`4831ccc`](https://github.com/betahuhn/repo-file-sync-action/commit/4831ccc) Update dependencies ## [v1.5.1] - 2021-05-03 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.5.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.5.0...v1.5.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.5.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.1.tar.gz)) ### Dependency updates - [`000bf45`](https://github.com/betahuhn/repo-file-sync-action/commit/000bf45) Bump eslint from 7.24.0 to 7.25.0 (#29) (Issues: [`#29`](https://github.com/betahuhn/repo-file-sync-action/issues/29)) ## [v1.5.0] - 2021-04-19 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.5.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.4.0...v1.5.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.5.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.5.0.tar.gz)) ### New features - [`b557527`](https://github.com/betahuhn/repo-file-sync-action/commit/b557527) Add option to exclude certain files when syncing directories #26 (Issues: [`#26`](https://github.com/betahuhn/repo-file-sync-action/issues/26)) ### Bug fixes - [`9dc51bf`](https://github.com/betahuhn/repo-file-sync-action/commit/9dc51bf) Use fs-extra instead of actions/io #15 (Issues: [`#15`](https://github.com/betahuhn/repo-file-sync-action/issues/15)) ### Dependency updates - [`bd44655`](https://github.com/betahuhn/repo-file-sync-action/commit/bd44655) Update dependencies ## [v1.4.0] - 2021-03-18 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.4.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.3.1...v1.4.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.4.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.4.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.4.0.tar.gz)) ### New features - [`d359236`](https://github.com/betahuhn/repo-file-sync-action/commit/d359236) Add skip PR option #14 (Issues: [`#14`](https://github.com/betahuhn/repo-file-sync-action/issues/14)) ### Dependency updates - [`4c44045`](https://github.com/betahuhn/repo-file-sync-action/commit/4c44045) Bump eslint from 7.21.0 to 7.22.0 (#12) (Issues: [`#12`](https://github.com/betahuhn/repo-file-sync-action/issues/12)) ## [v1.3.1] - 2021-03-15 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.3.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.3.0...v1.3.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.3.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.1.tar.gz)) ## [v1.3.0] - 2021-03-08 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.3.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.2.0...v1.3.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.3.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.0.tar.gz)) [repo-file-sync-action](https://github.com/betahuhn/repo-file-sync-action) will now check if there's an existing sync PR on the target repository and overwrite it with the new changes. This behavior can be turned of with the `OVERWRITE_EXISTING_PR` option. ### New features - [`2a4e127`](https://github.com/betahuhn/repo-file-sync-action/commit/2a4e127) Check for and overwrite existing PR ### Updates - [`5e590a1`](https://github.com/betahuhn/repo-file-sync-action/commit/5e590a1) Improve code structure/readability - [`1e8745f`](https://github.com/betahuhn/repo-file-sync-action/commit/1e8745f) Move exec function to helpers ### Bug fixes - [`d7fe133`](https://github.com/betahuhn/repo-file-sync-action/commit/d7fe133) Parse boolean action input as actual boolean ## [v1.2.0] - 2021-03-03 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.2.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.1.1...v1.2.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.2.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.2.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.2.0.tar.gz)) ### New features - [`18215cb`](https://github.com/betahuhn/repo-file-sync-action/commit/18215cb) Support custom GitHub Enterprise Host [#8](https://github.com/BetaHuhn/repo-file-sync-action/discussions/8) ## [v1.1.1] - 2021-01-18 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.1.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.1.0...v1.1.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.1.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.1.tar.gz)) ## [v1.1.0] - 2021-01-10 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.1.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.0.1...v1.1.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.1.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.1.0.tar.gz)) ### New features - [`35e1508`](https://github.com/betahuhn/repo-file-sync-action/commit/35e1508) Cleanup tmp directories ### Bug fixes - [`b7e5310`](https://github.com/betahuhn/repo-file-sync-action/commit/b7e5310) Fix parsing of boolean config options [skip-ci] ## [v1.0.1] - 2021-01-09 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.0.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.0.0...v1.0.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.0.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.1.tar.gz)) ### Bug fixes - [`40b7915`](https://github.com/betahuhn/repo-file-sync-action/commit/40b7915) Fix parsing of multiple groups ## [v1.0.0] - 2021-01-09 [Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.0.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.0.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.0.0.tar.gz)) ### New features - [`a863fe8`](https://github.com/betahuhn/repo-file-sync-action/commit/a863fe8) Add support for directories [skip ci] ### Updates - [`c4c6e88`](https://github.com/betahuhn/repo-file-sync-action/commit/c4c6e88) Remove pattern option [skip ci] - [`22cc9e5`](https://github.com/betahuhn/repo-file-sync-action/commit/22cc9e5) Remove delete option [skip ci] ### Bug fixes - [`bb0c4aa`](https://github.com/betahuhn/repo-file-sync-action/commit/bb0c4aa) Use Node v12 [skip ci] - [`1266e84`](https://github.com/betahuhn/repo-file-sync-action/commit/1266e84) Use run_id instead of run_number [skip ci] ### Breaking changes - [`75a118d`](https://github.com/betahuhn/repo-file-sync-action/commit/75a118d) First release