Skip to content

fix(deps): update dependency alembic to v1.13.3 #5634

fix(deps): update dependency alembic to v1.13.3

fix(deps): update dependency alembic to v1.13.3 #5634

Workflow file for this run

name: PR CI
on:
pull_request:
branches:
- mealie-next
jobs:
pull-request-lint:
name: "Lint PR"
uses: ./.github/workflows/pull-request-lint.yml
backend-tests:
name: "Backend Server Tests"
uses: ./.github/workflows/partial-backend.yml
frontend-tests:
name: "Frontend and End-to-End Tests"
uses: ./.github/workflows/partial-frontend.yml
container-scanning:
name: "Trivy Container Scanning"
uses: ./.github/workflows/partial-trivy-container-scanning.yml