|
@@ -25,7 +25,7 @@ jobs:
|
|
files: |
|
|
files: |
|
|
**.md
|
|
**.md
|
|
since_last_remote_commit: true
|
|
since_last_remote_commit: true
|
|
- - uses: DavidAnson/markdownlint-cli2-action@v19
|
|
|
|
|
|
+ - uses: DavidAnson/markdownlint-cli2-action@v20
|
|
with:
|
|
with:
|
|
config: .markdownlint-cli2.yaml
|
|
config: .markdownlint-cli2.yaml
|
|
globs: ${{ steps.changed-markdown-files.outputs.all_changed_files }}
|
|
globs: ${{ steps.changed-markdown-files.outputs.all_changed_files }}
|