diff --git a/.github/workflows/render-task-definition.yml b/.github/workflows/render-task-definition.yml index fb8a01a5..13950fb2 100644 --- a/.github/workflows/render-task-definition.yml +++ b/.github/workflows/render-task-definition.yml @@ -1,6 +1,7 @@ --- +# DEPRECATED: Use the bd-actions ECS task definition rendering instead. -name: 'Render task definition' +name: '[DEPRECATED] Render task definition' on: workflow_call: diff --git a/actions/render-jinjanator-template/action.yml b/actions/render-jinjanator-template/action.yml index c49ee26b..465c59b3 100644 --- a/actions/render-jinjanator-template/action.yml +++ b/actions/render-jinjanator-template/action.yml @@ -1,7 +1,10 @@ --- name: 'Render Jinjanator Template' -description: 'Renders a Jinjanator Template' +description: | + **DEPRECATED** Use the `bd-actions` ECS task definition rendering instead. + + Renders a Jinjanator Template inputs: template: