Skip to content

Bump express from 4.18.2 to 4.19.2 in /code/backend-express-zod-openapi #219

Bump express from 4.18.2 to 4.19.2 in /code/backend-express-zod-openapi

Bump express from 4.18.2 to 4.19.2 in /code/backend-express-zod-openapi #219

Workflow file for this run

name: CI Pipeline
# On each commit to PR to main branch.
on:
pull_request:
branches:
- main
jobs:
ci_job:
uses: ./.github/workflows/build-and-test.yml
with:
fetch-depth: 1 # No need to fetch whole history for CI