Skip to content

Commit

Permalink
Merge pull request #85 from RyanLua/dependabot/github_actions/DavidAn…
Browse files Browse the repository at this point in the history
…son/markdownlint-cli2-action-18

Bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
RyanLua authored Nov 18, 2024
2 parents d5193f0 + d21ef64 commit 36279a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18
with:
fix: true
globs: "**/*.md"

0 comments on commit 36279a7

Please sign in to comment.