mirror of
https://github.com/docker/login-action
synced 2024-11-09 23:51:42 +00:00
Merge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependencies-b3f59f71d5
build(deps): bump the aws-sdk-dependencies group with 2 updates
This commit is contained in:
commit
e92390c5fb
5 changed files with 1280 additions and 1254 deletions
8
dist/index.js
generated
vendored
8
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
1243
dist/licenses.txt
generated
vendored
1243
dist/licenses.txt
generated
vendored
File diff suppressed because it is too large
Load diff
|
@ -26,8 +26,8 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.1",
|
"@actions/core": "^1.10.1",
|
||||||
"@aws-sdk/client-ecr": "^3.435.0",
|
"@aws-sdk/client-ecr": "^3.529.1",
|
||||||
"@aws-sdk/client-ecr-public": "^3.435.0",
|
"@aws-sdk/client-ecr-public": "^3.529.1",
|
||||||
"@docker/actions-toolkit": "^0.18.0",
|
"@docker/actions-toolkit": "^0.18.0",
|
||||||
"http-proxy-agent": "^7.0.2",
|
"http-proxy-agent": "^7.0.2",
|
||||||
"https-proxy-agent": "^7.0.4"
|
"https-proxy-agent": "^7.0.4"
|
||||||
|
|
Loading…
Reference in a new issue