Skip to content

Bump express from 4.17.1 to 4.19.2 in /functions #487

Bump express from 4.17.1 to 4.19.2 in /functions

Bump express from 4.17.1 to 4.19.2 in /functions #487

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@master
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"