Skip to content

Commit e381107

Browse files
Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 (#814)
1 parent 714e198 commit e381107

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@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
42+
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
4343
with:
4444
config: '.markdownlint.json'
4545
globs: |

0 commit comments

Comments
 (0)