Skip to content

Commit fbc1686

Browse files
Merge pull request #47 from jonasbn/dependabot/github_actions/nosborn/github-action-markdown-cli-3.5.0
2 parents a0f1690 + c9f4115 commit fbc1686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@master
10-
- uses: nosborn/github-action-markdown-cli@v3.4.0
10+
- uses: nosborn/github-action-markdown-cli@v3.5.0
1111
name: Markdownlint
1212
with:
1313
files: .

0 commit comments

Comments
 (0)