Skip to content

Commit bcad536

Browse files
authored
chore(deps): Update nosborn/github-action-markdown-cli action to v3.4.0 (#306)
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 99dd91e commit bcad536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_markdown.yml

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

0 commit comments

Comments
 (0)