mirror of
https://github.com/docker/login-action.git
synced 2025-04-01 20:50:06 +02:00
Bump @aws-sdk/client-ecr from 3.231.0 to 3.287.0
Bumps [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) from 3.231.0 to 3.287.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.287.0/clients/client-ecr) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ecr" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ec9cdf07d5
commit
dffc70e694
2 changed files with 642 additions and 45 deletions
|
@ -28,7 +28,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@aws-sdk/client-ecr": "^3.231.0",
|
||||
"@aws-sdk/client-ecr": "^3.287.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.231.0",
|
||||
"@docker/actions-toolkit": "^0.1.0-beta.14",
|
||||
"http-proxy-agent": "^5.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue