mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 23:43:35 +00:00 
			
		
		
		
	Merge branch 'main' into main
This commit is contained in:
		
						commit
						84461a1f80
					
				| @ -1,12 +1,13 @@ | |||||||
| # Changelog | # Changelog | ||||||
| 
 | 
 | ||||||
| ## V5.0.0 | ## V4.3.0 | ||||||
| * docs: update README.md by @motss in https://github.com/actions/checkout/pull/1971 | * docs: update README.md by @motss in https://github.com/actions/checkout/pull/1971 | ||||||
| * Add internal repos for checking out multiple repositories by @mouismail in https://github.com/actions/checkout/pull/1977 | * Add internal repos for checking out multiple repositories by @mouismail in https://github.com/actions/checkout/pull/1977 | ||||||
| * Documentation update - add recommended permissions to Readme by @benwells in https://github.com/actions/checkout/pull/2043 | * Documentation update - add recommended permissions to Readme by @benwells in https://github.com/actions/checkout/pull/2043 | ||||||
| * Adjust positioning of user email note and permissions heading by @joshmgross in https://github.com/actions/checkout/pull/2044 | * Adjust positioning of user email note and permissions heading by @joshmgross in https://github.com/actions/checkout/pull/2044 | ||||||
| * Update README.md by @nebuk89 in https://github.com/actions/checkout/pull/2194 | * Update README.md by @nebuk89 in https://github.com/actions/checkout/pull/2194 | ||||||
| * Update CODEOWNERS for actions by @TingluoHuang in https://github.com/actions/checkout/pull/2224 | * Update CODEOWNERS for actions by @TingluoHuang in https://github.com/actions/checkout/pull/2224 | ||||||
|  | * Update package dependencies by @salmanmkc in https://github.com/actions/checkout/pull/2236 | ||||||
| 
 | 
 | ||||||
| ## v4.2.2 | ## v4.2.2 | ||||||
| * `url-helper.ts` now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941 | * `url-helper.ts` now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941 | ||||||
|  | |||||||
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -1,12 +1,12 @@ | |||||||
| { | { | ||||||
|   "name": "checkout", |   "name": "checkout", | ||||||
|   "version": "4.2.2", |   "version": "4.3.0", | ||||||
|   "lockfileVersion": 3, |   "lockfileVersion": 3, | ||||||
|   "requires": true, |   "requires": true, | ||||||
|   "packages": { |   "packages": { | ||||||
|     "": { |     "": { | ||||||
|       "name": "checkout", |       "name": "checkout", | ||||||
|       "version": "4.2.2", |       "version": "4.3.0", | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@actions/core": "^1.10.1", |         "@actions/core": "^1.10.1", | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "checkout", |   "name": "checkout", | ||||||
|   "version": "4.2.2", |   "version": "4.3.0", | ||||||
|   "description": "checkout action", |   "description": "checkout action", | ||||||
|   "main": "lib/main.js", |   "main": "lib/main.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user