Skip to content

Bump express from 4.19.2 to 4.20.0 #161

Bump express from 4.19.2 to 4.20.0

Bump express from 4.19.2 to 4.20.0 #161

Workflow file for this run

name: PR
on:
pull_request:
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/_run-tests.yml
secrets:
pact_broker_username: ${{ secrets.pact_broker_username }}
pact_broker_password: ${{ secrets.pact_broker_password }}