Skip to content

Commit 93aeca3

Browse files
Bump DavidAnson/markdownlint-cli2-action from 17 to 18
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 17 to 18. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v17...v18) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 761a1c7 commit 93aeca3

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
@@ -91,7 +91,7 @@ jobs:
9191
- name: "Check out repository code"
9292
uses: "actions/checkout@v4"
9393
- name: "Linting: markdownlint"
94-
uses: DavidAnson/markdownlint-cli2-action@v17
94+
uses: DavidAnson/markdownlint-cli2-action@v18
9595
with:
9696
config: .markdownlint.yaml
9797
globs: |

0 commit comments

Comments
 (0)