Skip to content

Commit

Permalink
Merge pull request #89 from RalphHightower/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…DavidAnson/markdownlint-cli2-action-17

Bump DavidAnson/markdownlint-cli2-action from 11 to 17
  • Loading branch information
RalphHightower authored Oct 10, 2024
2 parents fdd6862 + 9425990 commit 99aaa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v11
- uses: DavidAnson/markdownlint-cli2-action@v17
with:
globs: |
*.md
Expand Down

0 comments on commit 99aaa39

Please sign in to comment.