We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a1c1f commit 508cb1fCopy full SHA for 508cb1f
.github/workflows/lint.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
91
92
- name: Lint Markdown
93
- uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
+ uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
94
with:
95
config: .markdownlint-cli2.yaml
96
globs: "**/*.md"
0 commit comments