Skip to content

Bump micromatch from 4.0.5 to 4.0.8 in /binding/nodejs #268

Bump micromatch from 4.0.5 to 4.0.8 in /binding/nodejs

Bump micromatch from 4.0.5 to 4.0.8 in /binding/nodejs #268

Workflow file for this run

name: Check Markdown links
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main, 'v[0-9]+.[0-9]+' ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'