Skip to content

Bump express from 4.17.3 to 4.19.2 #12845

Bump express from 4.17.3 to 4.19.2

Bump express from 4.17.3 to 4.19.2 #12845

Workflow file for this run

on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
name: label
jobs:
labelCheck:
name: Check that PR has a label for use in release notes
runs-on: ubuntu-latest
steps:
- name: Pull request label check
uses: mheap/[email protected]
with:
mode: exactly
count: 1
labels: "bug, enhancement, dependencies, ui, test, exclude from release notes"