Skip to content

Commit

Permalink
Update DavidAnson/markdownlint-cli2-action action to v13
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [DavidAnson/markdownlint-cli2-action](https://togithub.com/DavidAnson/markdownlint-cli2-action) | action | major | `v10` -> `v13` |

---

### Release Notes

<details>
<summary>DavidAnson/markdownlint-cli2-action (DavidAnson/markdownlint-cli2-action)</summary>

### [`v13`](https://togithub.com/DavidAnson/markdownlint-cli2-action/compare/v12...v13)

[Compare Source](https://togithub.com/DavidAnson/markdownlint-cli2-action/compare/v12...v13)

### [`v12`](https://togithub.com/DavidAnson/markdownlint-cli2-action/compare/v11...v12)

[Compare Source](https://togithub.com/DavidAnson/markdownlint-cli2-action/compare/v11...v12)

### [`v11`](https://togithub.com/DavidAnson/markdownlint-cli2-action/compare/v10...v11)

[Compare Source](https://togithub.com/DavidAnson/markdownlint-cli2-action/compare/v10...v11)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/sublimechef).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent dcbc7cf commit b0ce0f9
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 @@ -21,6 +21,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
- name: Run Markdown Lint
uses: DavidAnson/markdownlint-cli2-action@v10
uses: DavidAnson/markdownlint-cli2-action@v13
with:
globs: "**/*.md"

0 comments on commit b0ce0f9

Please sign in to comment.