chore(cloud-runner): migrate/replace deps aws-sdk v2 to v3

pull/698/head
Matheus Costa 2025-04-02 19:38:42 -03:00
parent 9d6bdcbdc5
commit 914032f6fb
No known key found for this signature in database
GPG Key ID: 3574E997C5D4563B
4 changed files with 77244 additions and 38719 deletions

100829
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

15125
dist/licenses.txt generated vendored

File diff suppressed because it is too large Load Diff

View File

@ -32,6 +32,11 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@aws-sdk/client-cloudformation": "^3.777.0",
"@aws-sdk/client-cloudwatch-logs": "^3.777.0",
"@aws-sdk/client-ecs": "^3.778.0",
"@aws-sdk/client-kinesis": "^3.777.0",
"@aws-sdk/client-s3": "^3.779.0",
"@kubernetes/client-node": "^0.16.3",
"@octokit/core": "^5.1.0",
"async-wait-until": "^2.0.12",
@ -79,4 +84,4 @@
"node": "20.5.1",
"yarn": "1.22.19"
}
}
}