Skip to content

Commit

Permalink
Merge pull request #330 from Yaskawa-Global/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/DavidAnson/markdownlint-cli2-action-18
  • Loading branch information
gavanderhoorn authored Nov 18, 2024
2 parents 0552bd5 + cf7bc52 commit 0f0a510
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@v17
- uses: DavidAnson/markdownlint-cli2-action@v18
with:
globs: "**/*.md"

0 comments on commit 0f0a510

Please sign in to comment.