We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 826a403 commit 17895ebCopy full SHA for 17895eb
.github/workflows/lint.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Checkout Repository
51
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
52
53
- - uses: DavidAnson/markdownlint-cli2-action@510b996878fc0d1a46c8a04ec86b06dbfba09de7 # v15.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
54
with:
55
config: .markdownlint-cli2.yaml
56
globs: "**/*.md"
0 commit comments