Skip to content

Commit a16dae2

Browse files
committed
Pin npm module
1 parent 8c0b510 commit a16dae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-markdown-lint-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414

1515
- name: Install mardkdownlint
16-
run: npm install -g markdownlint-cli
16+
run: npm install -g markdownlint-cli@0.43.0
1717

1818
- name: Run markdownlint
1919
run: |

0 commit comments

Comments
 (0)