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 1c4f688 commit 357ff44Copy full SHA for 357ff44
.github/workflows/website.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
50
51
- name: markdown-lint
52
- uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18
+ uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19
53
with:
54
config: .markdownlint.yaml
55
globs: 'runatlantis.io/**/*.md'
0 commit comments