Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 11.0.0 to 12.0.0 (#250)
Browse files Browse the repository at this point in the history
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent e3d0fc6 commit c5db96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Markdown Lint check
uses: DavidAnson/markdownlint-cli2-action@v11.0.0
uses: DavidAnson/markdownlint-cli2-action@v12.0.0
with:
globs: '**/*.md'
- name: lychee Link Checker
Expand Down

0 comments on commit c5db96c

Please sign in to comment.