Skip to content

Commit d1ef351

Browse files
Merge pull request #42 from jonasbn/dependabot/github_actions/nosborn/github-action-markdown-cli-3.4.0
2 parents 60aebc8 + 71405c8 commit d1ef351

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.3.0
10+
- uses: nosborn/github-action-markdown-cli@v3.4.0
1111
name: Markdownlint
1212
with:
1313
files: .

0 commit comments

Comments
 (0)