Skip to content

build(deps): bump body-parser from 1.20.2 to 1.20.3 #311

build(deps): bump body-parser from 1.20.2 to 1.20.3

build(deps): bump body-parser from 1.20.2 to 1.20.3 #311

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 }}"