Skip to content

Commit

Permalink
Bump davidanson/markdownlint-cli2-action from 17.0.0 to 18.0.0 (#540)
Browse files Browse the repository at this point in the history
Bumps [davidanson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v17.0.0...v18.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 Nov 17, 2024
1 parent e685a3b commit ef91d5e
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 @@ -23,7 +23,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Check formatting
uses: davidanson/markdownlint-cli2-action@v17.0.0
uses: davidanson/markdownlint-cli2-action@v18.0.0
with:
globs: '**/*.md'
build:
Expand Down

0 comments on commit ef91d5e

Please sign in to comment.