Skip to content

Commit 11b5b33

Browse files
authored
Merge pull request #2065 from ipfs/dependabot/github_actions/nosborn/github-action-markdown-cli-3.5.0
chore(deps): bump nosborn/github-action-markdown-cli from 3.4.0 to 3.5.0
2 parents a9caa84 + f666bc8 commit 11b5b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)