Skip to content

Update module github.com/twmb/franz-go/pkg/kmsg to v2 #127185

Update module github.com/twmb/franz-go/pkg/kmsg to v2

Update module github.com/twmb/franz-go/pkg/kmsg to v2 #127185

name: Check Markdown links
on:
pull_request:
permissions: {}
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2
with:
use-quiet-mode: yes
config-file: .markdown-link-check
check-modified-files-only: yes
base-branch: ${{ github.base_ref }}