mirror of
				https://gitea.com/docker/setup-buildx-action.git
				synced 2025-10-31 09:08:06 +07:00 
			
		
		
		
	Merge pull request #229 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.1.0
Bump @docker/actions-toolkit from 0.1.0-beta.19 to 0.1.0
This commit is contained in:
		
						commit
						a946f06b5d
					
				
							
								
								
									
										6
									
								
								dist/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								dist/index.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/index.js.map
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js.map
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/sourcemap-register.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/sourcemap-register.js
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										28
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								package.json
									
									
									
									
									
								
							| @ -29,23 +29,23 @@ | |||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@actions/core": "^1.10.0", |     "@actions/core": "^1.10.0", | ||||||
|     "@actions/exec": "^1.1.1", |     "@actions/exec": "^1.1.1", | ||||||
|     "@docker/actions-toolkit": "^0.1.0-beta.19", |     "@docker/actions-toolkit": "^0.1.0", | ||||||
|     "js-yaml": "^4.1.0", |     "js-yaml": "^4.1.0", | ||||||
|     "uuid": "^9.0.0" |     "uuid": "^9.0.0" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@types/node": "^16.11.26", |     "@types/node": "^16.18.21", | ||||||
|     "@typescript-eslint/eslint-plugin": "^5.14.0", |     "@typescript-eslint/eslint-plugin": "^5.56.0", | ||||||
|     "@typescript-eslint/parser": "^5.14.0", |     "@typescript-eslint/parser": "^5.56.0", | ||||||
|     "@vercel/ncc": "^0.33.3", |     "@vercel/ncc": "^0.36.1", | ||||||
|     "eslint": "^8.11.0", |     "eslint": "^8.36.0", | ||||||
|     "eslint-config-prettier": "^8.5.0", |     "eslint-config-prettier": "^8.8.0", | ||||||
|     "eslint-plugin-jest": "^26.1.1", |     "eslint-plugin-jest": "^27.2.1", | ||||||
|     "eslint-plugin-prettier": "^4.0.0", |     "eslint-plugin-prettier": "^4.2.1", | ||||||
|     "jest": "^27.2.5", |     "jest": "^29.5.0", | ||||||
|     "prettier": "^2.3.1", |     "prettier": "^2.8.7", | ||||||
|     "ts-jest": "^27.1.2", |     "ts-jest": "^29.0.5", | ||||||
|     "ts-node": "^10.7.0", |     "ts-node": "^10.9.1", | ||||||
|     "typescript": "^4.4.4" |     "typescript": "^4.9.5" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | |||||||
| @ -33,7 +33,7 @@ actionsToolkit.run( | |||||||
|     }); |     }); | ||||||
| 
 | 
 | ||||||
|     let toolPath; |     let toolPath; | ||||||
|     if (Util.isValidUrl(inputs.version)) { |     if (Util.isValidRef(inputs.version)) { | ||||||
|       if (standalone) { |       if (standalone) { | ||||||
|         throw new Error(`Cannot build from source without the Docker CLI`); |         throw new Error(`Cannot build from source without the Docker CLI`); | ||||||
|       } |       } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user