chore(deps): update davidanson/markdownlint-cli2-action action to v21
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 42s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 33s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 38s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 34s
Lint Markdown files / Run markdown linter (pull_request) Successful in 9s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 9s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 9s

This commit is contained in:
2025-11-17 20:05:25 +00:00
parent 00c225237d
commit 9891188242

View File

@@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5.0.1
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
with:
globs: '**/*.md'