Skip to content

Commit 658257b

Browse files
committed
chore(deps): Update nosborn/github-action-markdown-cli action to v3.4.0
1 parent b3be1b6 commit 658257b

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Git checkout
3333
uses: actions/checkout@v4
3434
- name: markdownlint-cli
35-
uses: nosborn/github-action-markdown-cli@v3.3.0
35+
uses: nosborn/github-action-markdown-cli@v3.4.0
3636
with:
3737
files: .
3838
config_file: .markdownlint.yaml

0 commit comments

Comments
 (0)