Skip to content

Commit f8b0bf0

Browse files
Merge pull request #227 from rojopolis/dependabot/github_actions/nosborn/github-action-markdown-cli-3.4.0
2 parents 9e0a5fb + 129b892 commit f8b0bf0

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
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: nosborn/github-action-markdown-cli@v3.3.0
11+
- uses: nosborn/github-action-markdown-cli@v3.4.0
1212
name: Markdownlint
1313
with:
1414
files: .

0 commit comments

Comments
 (0)