Skip to content

Commit

Permalink
Update aws-actions/amazon-ecs-deploy-task-definition@v2 from deploy-s…
Browse files Browse the repository at this point in the history
…taging.yml
  • Loading branch information
zephyranthes03 committed Jan 14, 2025
1 parent 3747206 commit 914d742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
image: ${{ steps.publish.outputs.image }}

- name: Deploy
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
uses: aws-actions/amazon-ecs-deploy-task-definition@v2
with:
task-definition: ${{ steps.template.outputs.task-definition }}
service: staging-genesis76-bullhorn
Expand Down

0 comments on commit 914d742

Please sign in to comment.