Skip to content

Commit 6aafb3b

Browse files
authored
chore(deps): Update nosborn/github-action-markdown-cli action to v3.4.0 (#626)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.3.0` -> `v3.4.0` | --- ### Release Notes <details> <summary>nosborn/github-action-markdown-cli (nosborn/github-action-markdown-cli)</summary> ### [`v3.4.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.4.0) [Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.3.0...v3.4.0) - Bump markdownlint-cli to 0.43.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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 [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 05af3d8 commit 6aafb3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Git checkout
2828
uses: actions/checkout@v4
2929
- name: markdownlint-cli
30-
uses: nosborn/github-action-markdown-cli@v3.3.0
30+
uses: nosborn/github-action-markdown-cli@v3.4.0
3131
with:
3232
files: .
3333
config_file: .markdownlint.yaml

0 commit comments

Comments
 (0)