Skip to content

Commit 36ff65c

Browse files
Bump DavidAnson/markdownlint-cli2-action in the actions group
Bumps the actions group with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `DavidAnson/markdownlint-cli2-action` from 16 to 17 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v16...v17) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e7d7ba commit 36ff65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Lint Markdown
22-
uses: DavidAnson/markdownlint-cli2-action@v16
22+
uses: DavidAnson/markdownlint-cli2-action@v17
2323
with:
2424
config: ".markdownlint.jsonc"
2525
globs: |

0 commit comments

Comments
 (0)