mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 22:08:09 +08:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			b13eccf351
			...
			users/vmjo
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 8e567abb9a | ||
|  | b2cc39f7b2 | 
							
								
								
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -12,7 +12,7 @@ | ||||
|         "@actions/core": "^1.10.0", | ||||
|         "@actions/exec": "^1.0.1", | ||||
|         "@actions/github": "^2.2.0", | ||||
|         "@actions/io": "^1.1.2", | ||||
|         "@actions/io": "^1.1.3", | ||||
|         "@actions/tool-cache": "^1.1.2", | ||||
|         "uuid": "^3.3.3" | ||||
|       }, | ||||
| @@ -91,9 +91,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@actions/io": { | ||||
|       "version": "1.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.2.tgz", | ||||
|       "integrity": "sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw==" | ||||
|       "version": "1.1.3", | ||||
|       "resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz", | ||||
|       "integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==" | ||||
|     }, | ||||
|     "node_modules/@actions/tool-cache": { | ||||
|       "version": "1.1.2", | ||||
| @@ -18475,9 +18475,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@actions/io": { | ||||
|       "version": "1.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.2.tgz", | ||||
|       "integrity": "sha512-d+RwPlMp+2qmBfeLYPLXuSRykDIFEwdTA0MMxzS9kh4kvP1ftrc/9fzy6pX6qAjthdXruHQ6/6kjT/DNo5ALuw==" | ||||
|       "version": "1.1.3", | ||||
|       "resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz", | ||||
|       "integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==" | ||||
|     }, | ||||
|     "@actions/tool-cache": { | ||||
|       "version": "1.1.2", | ||||
|   | ||||
| @@ -31,7 +31,7 @@ | ||||
|     "@actions/core": "^1.10.0", | ||||
|     "@actions/exec": "^1.0.1", | ||||
|     "@actions/github": "^2.2.0", | ||||
|     "@actions/io": "^1.1.2", | ||||
|     "@actions/io": "^1.1.3", | ||||
|     "@actions/tool-cache": "^1.1.2", | ||||
|     "uuid": "^3.3.3" | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user