Skip to content

gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#… #364

gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#…

gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#… #364

Workflow file for this run

name: markdown
run-name: ${{github.event.pull_request.title}}
on:
workflow_dispatch:
push:
branches: ["main", "release-*"]
jobs:
link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec
with:
use-quiet-mode: "yes"
use-verbose-mode: "yes"
config-file: ".mlc.config.json"
folder-path: "."
max-depth: -1