Skip to content

build(deps): bump express from 4.17.3 to 4.19.2 #303

build(deps): bump express from 4.17.3 to 4.19.2

build(deps): bump express from 4.17.3 to 4.19.2 #303

Workflow file for this run

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