Skip to content

Commit c7ab897

Browse files
Update jackchuka/mdschema action to v0.12.9 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42f18b0 commit c7ab897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
fetch-depth: 0
5656

5757
- name: Validate markdown schema
58-
uses: jackchuka/mdschema@50777884bcd61948e0010bd333ed0dd7e3b1a2d2 # v0.12.8
58+
uses: jackchuka/mdschema@605e0e9aaf9097e1007af51136141a6481527a7b # v0.12.9
5959
with:
6060
files: "README.md docs/**/*.md"
6161
schema: "schema.yml"

0 commit comments

Comments
 (0)