Skip to content

Commit ad20130

Browse files
Merge branch 'main' into renovate/golangci-golangci-lint-action-8.x
2 parents de1bc44 + bee67e1 commit ad20130

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.4.0
28+
uses: nosborn/github-action-markdown-cli@v3.5.0
2929
with:
3030
files: .
3131
config_file: .markdownlint.yaml

0 commit comments

Comments
 (0)