Skip to content

Commit d7ec69f

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19 to 20
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19 to 20. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19...v20) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '20' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 216a6c6 commit d7ec69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
- name: "Check out repository code"
9393
uses: "actions/checkout@v4"
9494
- name: "Linting: markdownlint"
95-
uses: DavidAnson/markdownlint-cli2-action@v19
95+
uses: DavidAnson/markdownlint-cli2-action@v20
9696
with:
9797
config: .markdownlint.yaml
9898
globs: |

0 commit comments

Comments
 (0)