Skip to content

chore(deps): bump django from 4.2.15 to 4.2.16 in /api (#4706) #1434

chore(deps): bump django from 4.2.15 to 4.2.16 in /api (#4706)

chore(deps): bump django from 4.2.15 to 4.2.16 in /api (#4706) #1434

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