We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36cf933 commit 99242b1Copy full SHA for 99242b1
.github/workflows/cd.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Fill in the new image ID in the Amazon ECS task definition
65
id: task-def
66
- uses: aws-actions/[email protected].1
+ uses: aws-actions/[email protected].2
67
with:
68
task-definition: ${{ vars.ECS_TASK_DEFINITION_PATH }}
69
container-name: ${{ vars.CONTAINER_NAME }}
0 commit comments