mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	build(deps): bump @docker/actions-toolkit from 0.57.0 to 0.59.0
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.57.0 to 0.59.0. - [Release notes](https://github.com/docker/actions-toolkit/releases) - [Commits](https://github.com/docker/actions-toolkit/compare/v0.57.0...v0.59.0) --- updated-dependencies: - dependency-name: "@docker/actions-toolkit" dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									74a5d14239
								
							
						
					
					
						commit
						91a45f98d8
					
				| @ -28,7 +28,7 @@ | |||||||
|     "@actions/core": "^1.11.1", |     "@actions/core": "^1.11.1", | ||||||
|     "@aws-sdk/client-ecr": "^3.766.0", |     "@aws-sdk/client-ecr": "^3.766.0", | ||||||
|     "@aws-sdk/client-ecr-public": "^3.758.0", |     "@aws-sdk/client-ecr-public": "^3.758.0", | ||||||
|     "@docker/actions-toolkit": "^0.57.0", |     "@docker/actions-toolkit": "^0.59.0", | ||||||
|     "http-proxy-agent": "^7.0.2", |     "http-proxy-agent": "^7.0.2", | ||||||
|     "https-proxy-agent": "^7.0.6" |     "https-proxy-agent": "^7.0.6" | ||||||
|   }, |   }, | ||||||
|  | |||||||
							
								
								
									
										30
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										30
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -12,9 +12,9 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/artifact@npm:^2.3.0": | "@actions/artifact@npm:^2.3.2": | ||||||
|   version: 2.3.1 |   version: 2.3.2 | ||||||
|   resolution: "@actions/artifact@npm:2.3.1" |   resolution: "@actions/artifact@npm:2.3.2" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.10.0 |     "@actions/core": ^1.10.0 | ||||||
|     "@actions/github": ^5.1.1 |     "@actions/github": ^5.1.1 | ||||||
| @ -28,13 +28,13 @@ __metadata: | |||||||
|     archiver: ^7.0.1 |     archiver: ^7.0.1 | ||||||
|     jwt-decode: ^3.1.2 |     jwt-decode: ^3.1.2 | ||||||
|     unzip-stream: ^0.3.1 |     unzip-stream: ^0.3.1 | ||||||
|   checksum: 5d6f49069cdc12b8ec0bc0fe318a059f5e48dcaa85644ebda5501eb2ce8b773fa8efb8136a6683608c8d80204d5b2d55d91ff31d10550306ed58ebed46171231 |   checksum: 78ee41b43800accb2f3527e1733217c43d53693e7f96ce2470b16890fb84f5c2ebaaa6048ccdb6cfe188b54c02779ec99623c6932558e757f6829cfde203cf2c | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@actions/cache@npm:^4.0.2": | "@actions/cache@npm:^4.0.3": | ||||||
|   version: 4.0.2 |   version: 4.0.3 | ||||||
|   resolution: "@actions/cache@npm:4.0.2" |   resolution: "@actions/cache@npm:4.0.3" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@actions/exec": ^1.0.1 |     "@actions/exec": ^1.0.1 | ||||||
| @ -46,7 +46,7 @@ __metadata: | |||||||
|     "@azure/storage-blob": ^12.13.0 |     "@azure/storage-blob": ^12.13.0 | ||||||
|     "@protobuf-ts/plugin": ^2.9.4 |     "@protobuf-ts/plugin": ^2.9.4 | ||||||
|     semver: ^6.3.1 |     semver: ^6.3.1 | ||||||
|   checksum: 208f11238a26194f331b329bb99d50a87c1a3ccef1dbae181e5c142b3faf41715203e0c5cbc491519d3d97540a68fbd418c25fb6e16caabf76248c40867c02b4 |   checksum: ee9c2a21a70bd3f35c63f302af478e23f135c26deb77ea2e4eed29c62766a4b201fc7435651c0d56fa504c02d203107e3bdfda1dba18a3ee09338e1dfc3f2fe8 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -1614,12 +1614,12 @@ __metadata: | |||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| "@docker/actions-toolkit@npm:^0.57.0": | "@docker/actions-toolkit@npm:^0.59.0": | ||||||
|   version: 0.57.0 |   version: 0.59.0 | ||||||
|   resolution: "@docker/actions-toolkit@npm:0.57.0" |   resolution: "@docker/actions-toolkit@npm:0.59.0" | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@actions/artifact": ^2.3.0 |     "@actions/artifact": ^2.3.2 | ||||||
|     "@actions/cache": ^4.0.2 |     "@actions/cache": ^4.0.3 | ||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@actions/exec": ^1.1.1 |     "@actions/exec": ^1.1.1 | ||||||
|     "@actions/github": ^6.0.0 |     "@actions/github": ^6.0.0 | ||||||
| @ -1639,7 +1639,7 @@ __metadata: | |||||||
|     semver: ^7.7.1 |     semver: ^7.7.1 | ||||||
|     tar-stream: ^3.1.7 |     tar-stream: ^3.1.7 | ||||||
|     tmp: ^0.2.3 |     tmp: ^0.2.3 | ||||||
|   checksum: d25b85d85d79a2ddb01ed7cd858d2c0dedae7545a1fd991517ae71aa53ccd91e3b295ed8a5b48f4c9a7b6486cdf25a47a9e123135f8bffac47af1c60551d268d |   checksum: 0956071aa04e04132b789d47ba57813c566115bea9fdedf3c648d0a0da8ce12350de9cd2a796ce1da7b64b995ae073bfe344b0f63c6f331a45e60195e15680a6 | ||||||
|   languageName: node |   languageName: node | ||||||
|   linkType: hard |   linkType: hard | ||||||
| 
 | 
 | ||||||
| @ -4234,7 +4234,7 @@ __metadata: | |||||||
|     "@actions/core": ^1.11.1 |     "@actions/core": ^1.11.1 | ||||||
|     "@aws-sdk/client-ecr": ^3.766.0 |     "@aws-sdk/client-ecr": ^3.766.0 | ||||||
|     "@aws-sdk/client-ecr-public": ^3.758.0 |     "@aws-sdk/client-ecr-public": ^3.758.0 | ||||||
|     "@docker/actions-toolkit": ^0.57.0 |     "@docker/actions-toolkit": ^0.59.0 | ||||||
|     "@types/node": ^20.12.12 |     "@types/node": ^20.12.12 | ||||||
|     "@typescript-eslint/eslint-plugin": ^7.9.0 |     "@typescript-eslint/eslint-plugin": ^7.9.0 | ||||||
|     "@typescript-eslint/parser": ^7.9.0 |     "@typescript-eslint/parser": ^7.9.0 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]