mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 18:18:37 +08:00 
			
		
		
		
	Merge pull request #16 from Emnmer1/snyk-upgrade-7fa95d37b97409ce492d9b77d2236b4b
[Snyk] Upgrade @actions/github from 5.0.2 to 5.0.3
This commit is contained in:
		
						commit
						8df3f01d5c
					
				
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							|  | @ -18,11 +18,11 @@ | ||||||
|       "integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" |       "integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" | ||||||
|     }, |     }, | ||||||
|     "@actions/github": { |     "@actions/github": { | ||||||
|       "version": "5.0.2", |       "version": "5.0.3", | ||||||
|       "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.2.tgz", |       "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.3.tgz", | ||||||
|       "integrity": "sha512-+5a9gntqJhqn3bind2TT2xMp+7H6drlr5JPygyJvr6K8lSOs7qRF02doABmMbJKz+dy04wJVG5bBLCodPoTfaQ==", |       "integrity": "sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@actions/http-client": "^2.0.0", |         "@actions/http-client": "^2.0.1", | ||||||
|         "@octokit/core": "^3.6.0", |         "@octokit/core": "^3.6.0", | ||||||
|         "@octokit/plugin-paginate-rest": "^2.17.0", |         "@octokit/plugin-paginate-rest": "^2.17.0", | ||||||
|         "@octokit/plugin-rest-endpoint-methods": "^5.13.0" |         "@octokit/plugin-rest-endpoint-methods": "^5.13.0" | ||||||
|  |  | ||||||
|  | @ -30,7 +30,7 @@ | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/core": "^1.7.0", |     "@actions/core": "^1.7.0", | ||||||
|     "@actions/exec": "^1.0.1", |     "@actions/exec": "^1.0.1", | ||||||
|     "@actions/github": "^5.0.2", |     "@actions/github": "^5.0.3", | ||||||
|     "@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