Skip to content

Commit 0411512

Browse files
Merge pull request #470 from Yaskawa-Global/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-22
build(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22
2 parents 8118bc9 + 96763a7 commit 0411512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_md_lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v6
15-
- uses: DavidAnson/markdownlint-cli2-action@v21
15+
- uses: DavidAnson/markdownlint-cli2-action@v22
1616
with:
1717
globs: "**/*.md"

0 commit comments

Comments
 (0)