Skip to content

build(deps): bump micromatch from 4.0.2 to 4.0.8 #307

build(deps): bump micromatch from 4.0.2 to 4.0.8

build(deps): bump micromatch from 4.0.2 to 4.0.8 #307

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