Skip to content

gomod(deps): bump github.com/99designs/gqlgen from 0.17.53 to 0.17.54 #4411

gomod(deps): bump github.com/99designs/gqlgen from 0.17.53 to 0.17.54

gomod(deps): bump github.com/99designs/gqlgen from 0.17.53 to 0.17.54 #4411

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@v1
with:
use-quiet-mode: 'yes'
config-file: '.mlc.config.json'