Skip to content

Commit

Permalink
Test commit bc0e314
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Sep 24, 2024
1 parent da7aaf5 commit 9805d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Print current build ID
run: |
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:04413cef-dd4c-4192-ad3b-fcad30ef5f0c
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:512f7bf3-3974-444a-8249-32ae9b2fc81a
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
enable-ecs-managed-tags: true

- name: Deploy Amazon ECS task definition with ECS Service
uses: aws-actions/amazon-ecs-deploy-task-definition@732f900a0e03c00eb4945856b5cb445f87af6c3f
uses: aws-actions/amazon-ecs-deploy-task-definition@bc0e314c84e4597e435c23cd229f004655f0032a
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 9805d87

Please sign in to comment.