Skip to content

Commit

Permalink
Merge pull request #93 from virtualroot/dependabot/github_actions/Dav…
Browse files Browse the repository at this point in the history
…idAnson/markdownlint-cli2-action-19

Bump DavidAnson/markdownlint-cli2-action from 18 to 19
  • Loading branch information
virtualroot authored Dec 30, 2024
2 parents 794b3dd + 02933bd commit e09f2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: DavidAnson/markdownlint-cli2-action@v18
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: |
README.md
Expand Down

0 comments on commit e09f2af

Please sign in to comment.