Skip to content

Bump express from 4.17.1 to 4.19.2 #1000

Bump express from 4.17.1 to 4.19.2

Bump express from 4.17.1 to 4.19.2 #1000

Workflow file for this run

name: CI Policies
on: pull_request
jobs:
warn-big-diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: cornell-dti/big-diff-warning@master
env:
BOT_TOKEN: "${{ secrets.BOT_TOKEN }}"