Skip to content

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #25

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #25

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
label:
name: Create Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}