Skip to content

chore(deps-dev): Bump rexml from 3.2.6 to 3.2.8 in /docs in the bundl… #752

chore(deps-dev): Bump rexml from 3.2.6 to 3.2.8 in /docs in the bundl…

chore(deps-dev): Bump rexml from 3.2.6 to 3.2.8 in /docs in the bundl… #752

name: Check links on push
on: push
permissions: # added using https://github.com/step-security/secure-repo
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@0f074c8562c5a8fed38282b7c741d1970bb1512d
with:
use-quiet-mode: "yes"
check-modified-files-only: "yes"
# Documentation available here: https://github.com/marketplace/actions/markdown-link-check