Skip to content

Commit 1e1acb8

Browse files
Bump DavidAnson/markdownlint-cli2-action from 17 to 18 (#151)
1 parent 61decee commit 1e1acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
args: -color
4040

4141
- name: Lint markdown
42-
uses: DavidAnson/markdownlint-cli2-action@v17
42+
uses: DavidAnson/markdownlint-cli2-action@v18
4343
with:
4444
config: '.markdownlint.json'
4545
globs: |

0 commit comments

Comments
 (0)