Skip to content

Commit 3bbfd21

Browse files
authored
Update to AWS SDK v3 (#32)
1 parent 06ef5c3 commit 3bbfd21

File tree

6 files changed

+97463
-94875
lines changed

6 files changed

+97463
-94875
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# create-aws-codedeploy-deployment Action Changelog
22

3+
## Version v0.5.1
4+
5+
- Update action code to use the AWS JavaScript SDK v3, to make warnings about the upcoming v2 EOL go away
6+
37
## Version v0.5.0
48

59
- Added a second action to remove deployment groups, e. g. after a PR has been closed or merged. In order to serve both actions from a single repository, the actions were moved to subdirectories. Refer to actions as `webfactory/create-aws-codedeploy-deployment/[email protected]` and `webfactory/create-aws-codedeploy-deployment/[email protected]` respectively in your workflow's `uses:` clause.

0 commit comments

Comments
 (0)