Skip to content

Commit

Permalink
Merge pull request #349 from Yaskawa-Global/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/DavidAnson/markdownlint-cli2-action-19

build(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19
  • Loading branch information
gavanderhoorn authored Jan 7, 2025
2 parents 7c97dd9 + dd58185 commit 22f2af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_md_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v18
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: "**/*.md"

0 comments on commit 22f2af9

Please sign in to comment.