Skip to content

Commit 9062967

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v22 in .github/workflows/website.yml
1 parent b0a1714 commit 9062967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
/tmp/vale --glob='!*api-endpoints.md' runatlantis.io/docs/
8282
8383
- name: markdown-lint
84-
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19
84+
uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22
8585
with:
8686
config: .markdownlint.yaml
8787
globs: 'runatlantis.io/**/*.md'

0 commit comments

Comments
 (0)