We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e0b7b commit 4d99680Copy full SHA for 4d99680
.github/workflows/lint-format.yml
@@ -84,7 +84,7 @@ jobs:
84
- name: Checkout Repository
85
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
86
87
- - uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ - uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
88
with:
89
config: .markdownlint-cli2.yaml
90
globs: "**/*.md"
0 commit comments