We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8f598 commit e1c3e80Copy full SHA for e1c3e80
package.json
@@ -27,10 +27,10 @@
27
"homepage": "https://github.com/scribd/amazon-ecs-service-action#readme",
28
"dependencies": {
29
"@actions/core": "^1.10.0",
30
- "@aws-sdk/client-ecs": "^3.184.0",
31
- "@aws-sdk/util-waiter": "^3.183.0",
+ "@aws-sdk/client-ecs": "^3.186.0",
+ "@aws-sdk/util-waiter": "^3.186.0",
32
"lodash": "^4.17.21",
33
- "yaml": "^2.1.2"
+ "yaml": "^2.1.3"
34
},
35
"devDependencies": {
36
"@vercel/ncc": "0.34.0",
0 commit comments