Skip to content

chore(deps-dev): bump werkzeug from 3.0.3 to 3.0.6 in /api (#4777) #1450

chore(deps-dev): bump werkzeug from 3.0.3 to 3.0.6 in /api (#4777)

chore(deps-dev): bump werkzeug from 3.0.3 to 3.0.6 in /api (#4777) #1450

name: API Deploy to Staging ECS
on:
push:
branches:
- main
paths:
- api/**
- .github/**
- infrastructure/aws/staging/**
workflow_dispatch:
jobs:
deploy-ecs:
uses: ./.github/workflows/.reusable-deploy-ecs.yml
with:
environment: staging
secrets: inherit