mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 01:58:36 +08:00 
			
		
		
		
	Merge pull request #12 from Emnmer1/snyk-upgrade-9f9457bd6a324eb509b33b0ed4812fee
[Snyk] Upgrade @actions/github from 5.0.0 to 5.0.1
This commit is contained in:
		
						commit
						459d804628
					
				
							
								
								
									
										12
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							|  | @ -28,14 +28,14 @@ | ||||||
|       "integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" |       "integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" | ||||||
|     }, |     }, | ||||||
|     "@actions/github": { |     "@actions/github": { | ||||||
|       "version": "5.0.0", |       "version": "5.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.0.tgz", |       "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.1.tgz", | ||||||
|       "integrity": "sha512-QvE9eAAfEsS+yOOk0cylLBIO/d6WyWIOvsxxzdrPFaud39G6BOkUwScXZn1iBzQzHyu9SBkkLSWlohDWdsasAQ==", |       "integrity": "sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@actions/http-client": "^1.0.11", |         "@actions/http-client": "^1.0.11", | ||||||
|         "@octokit/core": "^3.4.0", |         "@octokit/core": "^3.6.0", | ||||||
|         "@octokit/plugin-paginate-rest": "^2.13.3", |         "@octokit/plugin-paginate-rest": "^2.17.0", | ||||||
|         "@octokit/plugin-rest-endpoint-methods": "^5.1.1" |         "@octokit/plugin-rest-endpoint-methods": "^5.13.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@actions/http-client": { |     "@actions/http-client": { | ||||||
|  |  | ||||||
|  | @ -30,7 +30,7 @@ | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/core": "^1.6.0", |     "@actions/core": "^1.6.0", | ||||||
|     "@actions/exec": "^1.0.1", |     "@actions/exec": "^1.0.1", | ||||||
|     "@actions/github": "^5.0.0", |     "@actions/github": "^5.0.1", | ||||||
|     "@actions/io": "^1.0.1", |     "@actions/io": "^1.0.1", | ||||||
|     "@actions/tool-cache": "^1.1.2", |     "@actions/tool-cache": "^1.1.2", | ||||||
|     "uuid": "^8.3.2" |     "uuid": "^8.3.2" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Emnmer1
						Emnmer1