Skip to content

Commit af3cf9d

Browse files
Test commit e4ebe3c
1 parent 5bb0933 commit af3cf9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Print current build ID
1818
run: |
19-
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:e1ae1444-7ccf-40a5-89bb-583eb97fa782
19+
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:b9be2f13-ee6a-4c3d-8f9a-eecccdb09aa7
2020
2121
- name: Configure AWS credentials
2222
uses: aws-actions/configure-aws-credentials@v1
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Render Amazon ECS task definition
2929
id: render-task-definition
30-
uses: aws-actions/amazon-ecs-render-task-definition@088475a4e90beb6702ca7b8593e2fcee64481b24
30+
uses: aws-actions/amazon-ecs-render-task-definition@e4ebe3cfb064a0e99dc3c0564e014d61adb12a1d
3131
with:
3232
task-definition: task-definition.json
3333
container-name: sample-app

0 commit comments

Comments
 (0)