Skip to content

Commit 47de468

Browse files
committed
chore: pin action
1 parent 5070893 commit 47de468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Lint Markdown Files
28-
uses: DavidAnson/markdownlint-cli2-action@v20
28+
uses: DavidAnson/markdownlint-cli2-action@93e977280559750153a80f85d87d50502bdcdda1
2929
with:
3030
globs: '**/*.md'

0 commit comments

Comments
 (0)