Skip to content

Commit

Permalink
chore(deps): update aws-actions/amazon-ecs-render-task-definition dig…
Browse files Browse the repository at this point in the history
…est to 3c975f1
  • Loading branch information
renovate[bot] authored and AlanBreck committed Sep 4, 2024
1 parent 907e414 commit 71d9c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Fill in the new image ID in the Amazon ECS task definition
id: task-def
uses: aws-actions/amazon-ecs-render-task-definition@9933bf0d77b7f6d52e3886fbb8aae95a677db1ab # v1
uses: aws-actions/amazon-ecs-render-task-definition@3c975f1cb22919a28755c6541b4ca2656a690f49 # v1
with:
task-definition: task-definition.json
container-name: store
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
- name: Fill in the new image ID in the Amazon ECS task definition
id: task-def
uses: aws-actions/amazon-ecs-render-task-definition@9933bf0d77b7f6d52e3886fbb8aae95a677db1ab # v1
uses: aws-actions/amazon-ecs-render-task-definition@3c975f1cb22919a28755c6541b4ca2656a690f49 # v1
with:
task-definition: task-definition.json
container-name: store-backend
Expand Down

0 comments on commit 71d9c22

Please sign in to comment.