mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-06-30 23:19:41 +02:00
Update documentation and examples to reference @v12.
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
files: '**/*.md'
|
||||
separator: ","
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v11
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v12
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
with:
|
||||
globs: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
|
||||
Reference in New Issue
Block a user