mirror of
https://github.com/docker/login-action.git
synced 2025-04-19 01:26:45 +00:00
refactor: use v3 sdk
Signed-off-by: Markus Maga <markus@maga.se>
This commit is contained in:
parent
d9927c4142
commit
58855695bb
5 changed files with 28595 additions and 39169 deletions
|
@ -30,7 +30,8 @@
|
|||
"@actions/core": "^1.6.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/io": "^1.1.1",
|
||||
"aws-sdk": "^2.1046.0"
|
||||
"@aws-sdk/client-ecr": "^3.44.0",
|
||||
"@aws-sdk/client-ecr-public": "^3.43.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.23",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue