Skip to content

Commit

Permalink
build(deps): bump DavidAnson/markdownlint-cli2-action from 15.0.0 to …
Browse files Browse the repository at this point in the history
…16.0.0 in /.github/workflows in the dependencies group (#1350)

build(deps): bump DavidAnson/markdownlint-cli2-action

Bumps the dependencies group in /.github/workflows with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action).


Updates `DavidAnson/markdownlint-cli2-action` from 15.0.0 to 16.0.0
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v15.0.0...v16.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent d83ec37 commit d19df0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Check Markdown formatting
uses: DavidAnson/markdownlint-cli2-action@v15.0.0
uses: DavidAnson/markdownlint-cli2-action@v16.0.0
with:
globs: "*.md|doc/**/*.md"

Expand Down

0 comments on commit d19df0c

Please sign in to comment.