Skip to content

Commit

Permalink
Test commit b54b045
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed May 10, 2024
1 parent b7af760 commit d57275a
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 @@ -16,7 +16,7 @@ jobs:

- name: Print current build ID
run: |
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:ae6a8923-e04a-4c7d-a5a4-3bc0ea481158
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:aaee6dcc-2f8c-45a5-a162-1b6dffa8d952
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand All @@ -27,7 +27,7 @@ jobs:

- name: Render Amazon ECS task definition
id: render-task-definition
uses: aws-actions/amazon-ecs-render-task-definition@a40f6eaad3be711b605d54fefc660fbd40925fdb
uses: aws-actions/amazon-ecs-render-task-definition@b54b045193443fddad4e59988d19a54170281a33
with:
task-definition: task-definition.json
container-name: sample-app
Expand Down

0 comments on commit d57275a

Please sign in to comment.