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 1
1
# Changelog
2
2
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
+
3
12
## v4.2.2
4
13
* ` url-helper.ts ` now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941
5
14
* 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 1
1
{
2
2
"name" : " checkout" ,
3
- "version" : " 4.2.2 " ,
3
+ "version" : " 4.3.0 " ,
4
4
"description" : " checkout action" ,
5
5
"main" : " lib/main.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments