Skip to content

chore(deps): bump djoser from 2.2.2 to 2.3.0 in /api (#4921) #1505

chore(deps): bump djoser from 2.2.2 to 2.3.0 in /api (#4921)

chore(deps): bump djoser from 2.2.2 to 2.3.0 in /api (#4921) #1505

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