build(deps): bump DavidAnson/markdownlint-cli2-action from 22 to 23

Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 22 to 23.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v22...v23)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: '23'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-29 11:58:08 +00:00
committed by Manuel Rüger
parent 724066906c
commit 5f01ad57c7

View File

@@ -39,7 +39,7 @@ jobs:
- name: Check out code into the Go module directory - name: Check out code into the Go module directory
uses: actions/checkout@v6 uses: actions/checkout@v6
- name: markdownlint-cli2-action - name: markdownlint-cli2-action
uses: DavidAnson/markdownlint-cli2-action@v22 uses: DavidAnson/markdownlint-cli2-action@v23
# Executes Unit Tests # Executes Unit Tests
ci-unit-tests: ci-unit-tests: