Skip to content

Commit

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

Bump DavidAnson/markdownlint-cli2-action from 11 to 14
  • Loading branch information
RyanLua committed Dec 6, 2023
2 parents cfabdcb + 3454e2e commit e3d9b00
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v11
- uses: DavidAnson/markdownlint-cli2-action@v14
with:
globs: |
*.md
Expand Down

0 comments on commit e3d9b00

Please sign in to comment.