Skip to content

Commit cbc07d4

Browse files
committedDec 17, 2020
Update the action version in the README, preparing for a bugfix release
1 parent 0b69994 commit cbc07d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
aws-region: eu-central-1
4444
- uses: actions/checkout@v2
4545
- id: deploy
46-
uses: webfactory/create-aws-codedeploy-deployment@v0.2.1
46+
uses: webfactory/create-aws-codedeploy-deployment@v0.2.2
4747
- uses: peter-evans/commit-comment@v1
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.