Skip to content

docker(deps): bump alpine from 3.21.3 to 3.22.0 #8190

docker(deps): bump alpine from 3.21.3 to 3.22.0

docker(deps): bump alpine from 3.21.3 to 3.22.0 #8190

name: Markdown link check
on:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec
with:
use-quiet-mode: 'yes'
config-file: '.mlc.config.json'