Skip to content

Commit 4c97578

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19.1.0 to 20.0.0
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19.1.0 to 20.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@05f3221...992badc) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 735b068 commit 4c97578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/readme-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout Repository
1111
uses: actions/checkout@v4
1212
- name: Markdown Lint
13-
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265
13+
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e
1414
with:
1515
fix: true
1616
globs: |

0 commit comments

Comments
 (0)