We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f18b0 commit c7ab897Copy full SHA for c7ab897
1 file changed
.github/workflows/pr-checks.yml
@@ -55,7 +55,7 @@ jobs:
55
fetch-depth: 0
56
57
- name: Validate markdown schema
58
- uses: jackchuka/mdschema@50777884bcd61948e0010bd333ed0dd7e3b1a2d2 # v0.12.8
+ uses: jackchuka/mdschema@605e0e9aaf9097e1007af51136141a6481527a7b # v0.12.9
59
with:
60
files: "README.md docs/**/*.md"
61
schema: "schema.yml"
0 commit comments