Skip to content

Commit 357ff44

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v19 in .github/workflows/website.yml (main) (#5214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c4f688 commit 357ff44

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
@@ -49,7 +49,7 @@ jobs:
4949
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5050

5151
- name: markdown-lint
52-
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18
52+
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19
5353
with:
5454
config: .markdownlint.yaml
5555
globs: 'runatlantis.io/**/*.md'

0 commit comments

Comments
 (0)