File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## V4.3.0
4+ * docs: update README.md by @motss in https://github.com/actions/checkout/pull/1971
5+ * Add internal repos for checking out multiple repositories by @mouismail in https://github.com/actions/checkout/pull/1977
6+ * Documentation update - add recommended permissions to Readme by @benwells in https://github.com/actions/checkout/pull/2043
7+ * Adjust positioning of user email note and permissions heading by @joshmgross in https://github.com/actions/checkout/pull/2044
8+ * Update README.md by @nebuk89 in https://github.com/actions/checkout/pull/2194
9+ * Update CODEOWNERS for actions by @TingluoHuang in https://github.com/actions/checkout/pull/2224
10+ * Update package dependencies by @salmanmkc in https://github.com/actions/checkout/pull/2236
11+
312## v4.2.2
413* ` url-helper.ts ` now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941
514* Expand unit test coverage for ` isGhes ` by @jww3 in https://github.com/actions/checkout/pull/1946
Original file line number Diff line number Diff line change 11{
22 "name" : " checkout" ,
3- "version" : " 4.2.2 " ,
3+ "version" : " 4.3.0 " ,
44 "description" : " checkout action" ,
55 "main" : " lib/main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments