Skip to content

Bump urllib3 from 1.26.18 to 2.7.0 in /apps/acme-cart #65

Bump urllib3 from 1.26.18 to 2.7.0 in /apps/acme-cart

Bump urllib3 from 1.26.18 to 2.7.0 in /apps/acme-cart #65

name: Markdown Links Check
on: [pull_request]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'
folder-path: 'apps, local-development, e2e'
file-path: './README.md, ./CONTRIBUTING.md, ./CODE-OF-CONDUCT.md'