mirror of
https://github.com/docker/login-action
synced 2024-11-10 08:01:41 +00:00
Merge pull request #599 from docker/dependabot/npm_and_yarn/aws-sdk-dependencies-44d897a124
build(deps): bump the aws-sdk-dependencies group with 2 updates
This commit is contained in:
commit
343f7c4344
4 changed files with 424 additions and 408 deletions
2
dist/index.js
generated
vendored
2
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
|
@ -26,8 +26,8 @@
|
|||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@aws-sdk/client-ecr": "^3.398.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.398.0",
|
||||
"@aws-sdk/client-ecr": "^3.410.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.410.0",
|
||||
"@docker/actions-toolkit": "^0.12.0",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.2"
|
||||
|
|
Loading…
Reference in a new issue