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 bf17bd5 commit 1241d10Copy full SHA for 1241d10
.github/workflows/lint.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
91
92
- name: Lint Markdown
93
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
94
with:
95
config: .markdownlint-cli2.yaml
96
globs: "**/*.md"
0 commit comments