Skip to content

Commit 07fde16

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
6262

6363
- name: markdown-lint
64-
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19
64+
uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22
6565
with:
6666
config: .markdownlint.yaml
6767
globs: 'runatlantis.io/**/*.md'

0 commit comments

Comments
 (0)