Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ncdc committed Sep 25, 2023
1 parent 9ec0c70 commit 9b29caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- uses: DavidAnson/markdownlint-cli2-action@v12
- uses: DavidAnson/markdownlint-cli2-action@v13
with:
config: .markdownlint.yaml
globs: |
Expand Down

0 comments on commit 9b29caa

Please sign in to comment.