Skip to content

Commit a5a4e14

Browse files
Update nosborn/github-action-markdown-cli action to v3.5.0 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3038a41 commit a5a4e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: markdownlint-cli
21-
uses: nosborn/github-action-markdown-cli@v3.4.0
21+
uses: nosborn/github-action-markdown-cli@v3.5.0
2222
with:
2323
files: "**.md"
2424

0 commit comments

Comments
 (0)