Skip to content

build(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.22.0 (#1082) #549

build(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.22.0 (#1082)

build(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.22.0 (#1082) #549

Workflow file for this run

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
# Check out the latest version of the code
- uses: actions/[email protected]
# Checks the status of hyperlinks in *.md files in docs/
- uses: gaurav-nelson/[email protected]
with:
folder-path: "docs"
file-path: './README.md'