Skip to content

Commit 8341fd7

Browse files
Bump DavidAnson/markdownlint-cli2-action from 8 to 9 (hestiacp#3191)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/DavidAnson/markdownlint-cli2-action) from 8 to 9. - [Release notes](https://github.com/DavidAnson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v8...v9) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83cba06 commit 8341fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- name: Run markdownlint
18-
uses: DavidAnson/markdownlint-cli2-action@v8
18+
uses: DavidAnson/markdownlint-cli2-action@v9
1919
with:
2020
globs: |
2121
*.md

0 commit comments

Comments
 (0)