refactor: use v3 sdk

Signed-off-by: Markus Maga <markus@maga.se>
This commit is contained in:
Markus Maga 2021-12-20 10:00:03 +01:00
parent d9927c4142
commit 58855695bb
No known key found for this signature in database
GPG key ID: C4A60C14610ED918
5 changed files with 28595 additions and 39169 deletions

View file

@ -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",