mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 19:23:36 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									8ade135a41
								
							
						
					
					
						commit
						3e9f24a519
					
				
							
								
								
									
										27251
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										27251
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										338
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										338
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -11,7 +11,7 @@ | ||||
|       "dependencies": { | ||||
|         "@actions/core": "^1.10.0", | ||||
|         "@actions/exec": "^1.0.1", | ||||
|         "@actions/github": "^5.0.0", | ||||
|         "@actions/github": "file:../toolkit/packages/github/actions-github-6.0.1.tgz", | ||||
|         "@actions/io": "^1.1.3", | ||||
|         "@actions/tool-cache": "^1.1.2", | ||||
|         "uuid": "^3.3.3" | ||||
| @ -57,14 +57,25 @@ | ||||
|       "integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" | ||||
|     }, | ||||
|     "node_modules/@actions/github": { | ||||
|       "version": "5.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.1.tgz", | ||||
|       "integrity": "sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==", | ||||
|       "version": "6.0.1", | ||||
|       "resolved": "file:../toolkit/packages/github/actions-github-6.0.1.tgz", | ||||
|       "integrity": "sha512-W+2lHLGm78c1fi+W3nPzgpfAcrpbBhrOwN0TdrFeSliXDjPYBniJNZnHjJxo6mqTc/OzXDdl7W0GI/96EiIp1w==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@actions/http-client": "^2.0.1", | ||||
|         "@octokit/core": "^3.6.0", | ||||
|         "@octokit/plugin-paginate-rest": "^2.17.0", | ||||
|         "@octokit/plugin-rest-endpoint-methods": "^5.13.0" | ||||
|         "@actions/http-client": "file:/Users/takost/Documents/toolkit/packages/http-client/actions-http-client-3.0.2.tgz", | ||||
|         "@octokit/core": "^4.2.4", | ||||
|         "@octokit/plugin-paginate-rest": "^6.1.2", | ||||
|         "@octokit/plugin-rest-endpoint-methods": "^7.2.3", | ||||
|         "undici": "^5.25.2" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@actions/github/node_modules/@actions/http-client": { | ||||
|       "version": "3.0.2", | ||||
|       "resolved": "file:../toolkit/packages/http-client/actions-http-client-3.0.2.tgz", | ||||
|       "integrity": "sha512-n9YMydjtHslcfB6xaLbYCbtlQahllG7RdpU0W1XDYZ+Qm0HPFdKZf+T9/c/7U7YD3Pv4rozAF+8W8tF5rgLITA==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "tunnel": "^0.0.6" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@actions/http-client": { | ||||
| @ -772,6 +783,14 @@ | ||||
|         "url": "https://github.com/sponsors/sindresorhus" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@fastify/busboy": { | ||||
|       "version": "2.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.0.0.tgz", | ||||
|       "integrity": "sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==", | ||||
|       "engines": { | ||||
|         "node": ">=14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@humanwhocodes/config-array": { | ||||
|       "version": "0.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", | ||||
| @ -1636,104 +1655,138 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/auth-token": { | ||||
|       "version": "2.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.5.0.tgz", | ||||
|       "integrity": "sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==", | ||||
|       "dependencies": { | ||||
|         "@octokit/types": "^6.0.3" | ||||
|       "version": "3.0.4", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz", | ||||
|       "integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==", | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/core": { | ||||
|       "version": "3.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.6.0.tgz", | ||||
|       "integrity": "sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==", | ||||
|       "version": "4.2.4", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz", | ||||
|       "integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==", | ||||
|       "dependencies": { | ||||
|         "@octokit/auth-token": "^2.4.4", | ||||
|         "@octokit/graphql": "^4.5.8", | ||||
|         "@octokit/request": "^5.6.3", | ||||
|         "@octokit/request-error": "^2.0.5", | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/auth-token": "^3.0.0", | ||||
|         "@octokit/graphql": "^5.0.0", | ||||
|         "@octokit/request": "^6.0.0", | ||||
|         "@octokit/request-error": "^3.0.0", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "before-after-hook": "^2.2.0", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/endpoint": { | ||||
|       "version": "6.0.12", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", | ||||
|       "integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==", | ||||
|       "version": "7.0.6", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz", | ||||
|       "integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==", | ||||
|       "dependencies": { | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "is-plain-object": "^5.0.0", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/graphql": { | ||||
|       "version": "4.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz", | ||||
|       "integrity": "sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==", | ||||
|       "version": "5.0.6", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz", | ||||
|       "integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==", | ||||
|       "dependencies": { | ||||
|         "@octokit/request": "^5.6.0", | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/request": "^6.0.0", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/openapi-types": { | ||||
|       "version": "12.11.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz", | ||||
|       "integrity": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==" | ||||
|       "version": "18.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz", | ||||
|       "integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==" | ||||
|     }, | ||||
|     "node_modules/@octokit/plugin-paginate-rest": { | ||||
|       "version": "2.21.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.21.3.tgz", | ||||
|       "integrity": "sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==", | ||||
|       "version": "6.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz", | ||||
|       "integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==", | ||||
|       "dependencies": { | ||||
|         "@octokit/types": "^6.40.0" | ||||
|         "@octokit/tsconfig": "^1.0.2", | ||||
|         "@octokit/types": "^9.2.3" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@octokit/core": ">=2" | ||||
|         "@octokit/core": ">=4" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/plugin-rest-endpoint-methods": { | ||||
|       "version": "5.16.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.16.2.tgz", | ||||
|       "integrity": "sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw==", | ||||
|       "version": "7.2.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.2.3.tgz", | ||||
|       "integrity": "sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==", | ||||
|       "dependencies": { | ||||
|         "@octokit/types": "^6.39.0", | ||||
|         "deprecation": "^2.3.1" | ||||
|         "@octokit/types": "^10.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "@octokit/core": ">=3" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/request": { | ||||
|       "version": "5.6.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.3.tgz", | ||||
|       "integrity": "sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==", | ||||
|     "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { | ||||
|       "version": "10.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/types/-/types-10.0.0.tgz", | ||||
|       "integrity": "sha512-Vm8IddVmhCgU1fxC1eyinpwqzXPEYu0NrYzD3YZjlGjyftdLBTeqNblRC0jmJmgxbJIsQlyogVeGnrNaaMVzIg==", | ||||
|       "dependencies": { | ||||
|         "@octokit/endpoint": "^6.0.1", | ||||
|         "@octokit/request-error": "^2.1.0", | ||||
|         "@octokit/types": "^6.16.1", | ||||
|         "@octokit/openapi-types": "^18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/request": { | ||||
|       "version": "6.2.8", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz", | ||||
|       "integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==", | ||||
|       "dependencies": { | ||||
|         "@octokit/endpoint": "^7.0.0", | ||||
|         "@octokit/request-error": "^3.0.0", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "is-plain-object": "^5.0.0", | ||||
|         "node-fetch": "^2.6.7", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/request-error": { | ||||
|       "version": "2.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", | ||||
|       "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", | ||||
|       "version": "3.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz", | ||||
|       "integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==", | ||||
|       "dependencies": { | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "deprecation": "^2.0.0", | ||||
|         "once": "^1.4.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">= 14" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@octokit/tsconfig": { | ||||
|       "version": "1.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/tsconfig/-/tsconfig-1.0.2.tgz", | ||||
|       "integrity": "sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==" | ||||
|     }, | ||||
|     "node_modules/@octokit/types": { | ||||
|       "version": "6.41.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz", | ||||
|       "integrity": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==", | ||||
|       "version": "9.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz", | ||||
|       "integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==", | ||||
|       "dependencies": { | ||||
|         "@octokit/openapi-types": "^12.11.0" | ||||
|         "@octokit/openapi-types": "^18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@sinonjs/commons": { | ||||
| @ -7748,9 +7801,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/node-fetch": { | ||||
|       "version": "2.6.9", | ||||
|       "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", | ||||
|       "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", | ||||
|       "version": "2.7.0", | ||||
|       "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", | ||||
|       "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", | ||||
|       "dependencies": { | ||||
|         "whatwg-url": "^5.0.0" | ||||
|       }, | ||||
| @ -8931,6 +8984,17 @@ | ||||
|       "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", | ||||
|       "integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" | ||||
|     }, | ||||
|     "node_modules/undici": { | ||||
|       "version": "5.25.4", | ||||
|       "resolved": "https://registry.npmjs.org/undici/-/undici-5.25.4.tgz", | ||||
|       "integrity": "sha512-450yJxT29qKMf3aoudzFpIciqpx6Pji3hEWaXqXmanbXF58LTAGCKxcJjxMXWu3iG+Mudgo3ZUfDB6YDFd/dAw==", | ||||
|       "dependencies": { | ||||
|         "@fastify/busboy": "^2.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=14.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/universal-user-agent": { | ||||
|       "version": "6.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", | ||||
| @ -9278,14 +9342,23 @@ | ||||
|       "integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" | ||||
|     }, | ||||
|     "@actions/github": { | ||||
|       "version": "5.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.1.tgz", | ||||
|       "integrity": "sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==", | ||||
|       "version": "file:../toolkit/packages/github/actions-github-6.0.1.tgz", | ||||
|       "integrity": "sha512-W+2lHLGm78c1fi+W3nPzgpfAcrpbBhrOwN0TdrFeSliXDjPYBniJNZnHjJxo6mqTc/OzXDdl7W0GI/96EiIp1w==", | ||||
|       "requires": { | ||||
|         "@actions/http-client": "^2.0.1", | ||||
|         "@octokit/core": "^3.6.0", | ||||
|         "@octokit/plugin-paginate-rest": "^2.17.0", | ||||
|         "@octokit/plugin-rest-endpoint-methods": "^5.13.0" | ||||
|         "@actions/http-client": "file:../../../../toolkit/packages/http-client/actions-http-client-3.0.2.tgz", | ||||
|         "@octokit/core": "^4.2.4", | ||||
|         "@octokit/plugin-paginate-rest": "^6.1.2", | ||||
|         "@octokit/plugin-rest-endpoint-methods": "^7.2.3", | ||||
|         "undici": "^5.25.2" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@actions/http-client": { | ||||
|           "version": "file:/Users/takost/Documents/toolkit/packages/http-client/actions-http-client-3.0.2.tgz", | ||||
|           "integrity": "sha512-n9YMydjtHslcfB6xaLbYCbtlQahllG7RdpU0W1XDYZ+Qm0HPFdKZf+T9/c/7U7YD3Pv4rozAF+8W8tF5rgLITA==", | ||||
|           "requires": { | ||||
|             "tunnel": "^0.0.6" | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "@actions/http-client": { | ||||
| @ -9842,6 +9915,11 @@ | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "@fastify/busboy": { | ||||
|       "version": "2.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.0.0.tgz", | ||||
|       "integrity": "sha512-JUFJad5lv7jxj926GPgymrWQxxjPYuJNiNjNMzqT+HiuP6Vl3dk5xzG+8sTX96np0ZAluvaMzPsjhHZ5rNuNQQ==" | ||||
|     }, | ||||
|     "@humanwhocodes/config-array": { | ||||
|       "version": "0.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", | ||||
| @ -10500,98 +10578,110 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/auth-token": { | ||||
|       "version": "2.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.5.0.tgz", | ||||
|       "integrity": "sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==", | ||||
|       "requires": { | ||||
|         "@octokit/types": "^6.0.3" | ||||
|       } | ||||
|       "version": "3.0.4", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz", | ||||
|       "integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==" | ||||
|     }, | ||||
|     "@octokit/core": { | ||||
|       "version": "3.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.6.0.tgz", | ||||
|       "integrity": "sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==", | ||||
|       "version": "4.2.4", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz", | ||||
|       "integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==", | ||||
|       "requires": { | ||||
|         "@octokit/auth-token": "^2.4.4", | ||||
|         "@octokit/graphql": "^4.5.8", | ||||
|         "@octokit/request": "^5.6.3", | ||||
|         "@octokit/request-error": "^2.0.5", | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/auth-token": "^3.0.0", | ||||
|         "@octokit/graphql": "^5.0.0", | ||||
|         "@octokit/request": "^6.0.0", | ||||
|         "@octokit/request-error": "^3.0.0", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "before-after-hook": "^2.2.0", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/endpoint": { | ||||
|       "version": "6.0.12", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", | ||||
|       "integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==", | ||||
|       "version": "7.0.6", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz", | ||||
|       "integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==", | ||||
|       "requires": { | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "is-plain-object": "^5.0.0", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/graphql": { | ||||
|       "version": "4.8.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz", | ||||
|       "integrity": "sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==", | ||||
|       "version": "5.0.6", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz", | ||||
|       "integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==", | ||||
|       "requires": { | ||||
|         "@octokit/request": "^5.6.0", | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/request": "^6.0.0", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/openapi-types": { | ||||
|       "version": "12.11.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz", | ||||
|       "integrity": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==" | ||||
|       "version": "18.1.1", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz", | ||||
|       "integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==" | ||||
|     }, | ||||
|     "@octokit/plugin-paginate-rest": { | ||||
|       "version": "2.21.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.21.3.tgz", | ||||
|       "integrity": "sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==", | ||||
|       "version": "6.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz", | ||||
|       "integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==", | ||||
|       "requires": { | ||||
|         "@octokit/types": "^6.40.0" | ||||
|         "@octokit/tsconfig": "^1.0.2", | ||||
|         "@octokit/types": "^9.2.3" | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/plugin-rest-endpoint-methods": { | ||||
|       "version": "5.16.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.16.2.tgz", | ||||
|       "integrity": "sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw==", | ||||
|       "version": "7.2.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.2.3.tgz", | ||||
|       "integrity": "sha512-I5Gml6kTAkzVlN7KCtjOM+Ruwe/rQppp0QU372K1GP7kNOYEKe8Xn5BW4sE62JAHdwpq95OQK/qGNyKQMUzVgA==", | ||||
|       "requires": { | ||||
|         "@octokit/types": "^6.39.0", | ||||
|         "deprecation": "^2.3.1" | ||||
|         "@octokit/types": "^10.0.0" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@octokit/types": { | ||||
|           "version": "10.0.0", | ||||
|           "resolved": "https://registry.npmjs.org/@octokit/types/-/types-10.0.0.tgz", | ||||
|           "integrity": "sha512-Vm8IddVmhCgU1fxC1eyinpwqzXPEYu0NrYzD3YZjlGjyftdLBTeqNblRC0jmJmgxbJIsQlyogVeGnrNaaMVzIg==", | ||||
|           "requires": { | ||||
|             "@octokit/openapi-types": "^18.0.0" | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/request": { | ||||
|       "version": "5.6.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.3.tgz", | ||||
|       "integrity": "sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==", | ||||
|       "version": "6.2.8", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz", | ||||
|       "integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==", | ||||
|       "requires": { | ||||
|         "@octokit/endpoint": "^6.0.1", | ||||
|         "@octokit/request-error": "^2.1.0", | ||||
|         "@octokit/types": "^6.16.1", | ||||
|         "@octokit/endpoint": "^7.0.0", | ||||
|         "@octokit/request-error": "^3.0.0", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "is-plain-object": "^5.0.0", | ||||
|         "node-fetch": "^2.6.7", | ||||
|         "universal-user-agent": "^6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/request-error": { | ||||
|       "version": "2.1.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", | ||||
|       "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==", | ||||
|       "version": "3.0.3", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz", | ||||
|       "integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==", | ||||
|       "requires": { | ||||
|         "@octokit/types": "^6.0.3", | ||||
|         "@octokit/types": "^9.0.0", | ||||
|         "deprecation": "^2.0.0", | ||||
|         "once": "^1.4.0" | ||||
|       } | ||||
|     }, | ||||
|     "@octokit/tsconfig": { | ||||
|       "version": "1.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/tsconfig/-/tsconfig-1.0.2.tgz", | ||||
|       "integrity": "sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==" | ||||
|     }, | ||||
|     "@octokit/types": { | ||||
|       "version": "6.41.0", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz", | ||||
|       "integrity": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==", | ||||
|       "version": "9.3.2", | ||||
|       "resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz", | ||||
|       "integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==", | ||||
|       "requires": { | ||||
|         "@octokit/openapi-types": "^12.11.0" | ||||
|         "@octokit/openapi-types": "^18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "@sinonjs/commons": { | ||||
| @ -15010,9 +15100,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node-fetch": { | ||||
|       "version": "2.6.9", | ||||
|       "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", | ||||
|       "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", | ||||
|       "version": "2.7.0", | ||||
|       "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", | ||||
|       "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", | ||||
|       "requires": { | ||||
|         "whatwg-url": "^5.0.0" | ||||
|       }, | ||||
| @ -15872,6 +15962,14 @@ | ||||
|       "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", | ||||
|       "integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" | ||||
|     }, | ||||
|     "undici": { | ||||
|       "version": "5.25.4", | ||||
|       "resolved": "https://registry.npmjs.org/undici/-/undici-5.25.4.tgz", | ||||
|       "integrity": "sha512-450yJxT29qKMf3aoudzFpIciqpx6Pji3hEWaXqXmanbXF58LTAGCKxcJjxMXWu3iG+Mudgo3ZUfDB6YDFd/dAw==", | ||||
|       "requires": { | ||||
|         "@fastify/busboy": "^2.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "universal-user-agent": { | ||||
|       "version": "6.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", | ||||
|  | ||||
| @ -30,7 +30,7 @@ | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.10.0", | ||||
|     "@actions/exec": "^1.0.1", | ||||
|     "@actions/github": "^5.0.0", | ||||
|     "@actions/github": "file:../toolkit/packages/github/actions-github-6.0.1.tgz", | ||||
|     "@actions/io": "^1.1.3", | ||||
|     "@actions/tool-cache": "^1.1.2", | ||||
|     "uuid": "^3.3.3" | ||||
| @ -52,4 +52,4 @@ | ||||
|     "ts-jest": "^27.0.7", | ||||
|     "typescript": "^4.4.4" | ||||
|   } | ||||
| } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user