Skip to content

Bump lodash from 4.17.21 to 4.17.23 in /binding/react-native #1254

Bump lodash from 4.17.21 to 4.17.23 in /binding/react-native

Bump lodash from 4.17.21 to 4.17.23 in /binding/react-native #1254

Workflow file for this run

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