Skip to content

deps: bump djangorestframework-simplejwt from 5.3.1 to 5.5.1 in /api … #1764

deps: bump djangorestframework-simplejwt from 5.3.1 to 5.5.1 in /api …

deps: bump djangorestframework-simplejwt from 5.3.1 to 5.5.1 in /api … #1764

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