We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17da1ca commit 07fde16Copy full SHA for 07fde16
.github/workflows/website.yml
@@ -61,7 +61,7 @@ jobs:
61
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
62
63
- name: markdown-lint
64
- uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19
+ uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22
65
with:
66
config: .markdownlint.yaml
67
globs: 'runatlantis.io/**/*.md'
0 commit comments