Skip to content

Commit ad83536

Browse files
authored
Update aws.yml
1 parent 1093f1e commit ad83536

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/aws.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
7777
- name: Fill in the new image ID in the Amazon ECS task definition
7878
id: task-def
79-
uses: aws-actions/amazon-ecs-render-task-definition@v1
79+
uses: shesaave/amazon-ecs-deploy-task-definition@1093f1e5a38ed7da233008e613da867f78f46d4b
80+
8081
with:
8182
task-definition: ${{ env.ECS_TASK_DEFINITION }}
8283
container-name: ${{ env.CONTAINER_NAME }}

0 commit comments

Comments
 (0)