Skip to content

Commit 7744566

Browse files
chore: Bump aws-sdk from 2.939.0 to 2.944.0 (#229)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.939.0 to 2.944.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.939.0...v2.944.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f028279 commit 7744566

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/aws-actions/amazon-ecs-deploy-task-definition#readme",
2727
"dependencies": {
2828
"@actions/core": "^1.4.0",
29-
"aws-sdk": "^2.939.0",
29+
"aws-sdk": "^2.944.0",
3030
"yaml": "^1.10.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)