Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v19…
Browse files Browse the repository at this point in the history
… in .github/workflows/website.yml
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 1c4f688 commit 366aefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: markdown-lint
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19
with:
config: .markdownlint.yaml
globs: 'runatlantis.io/**/*.md'
Expand Down

0 comments on commit 366aefa

Please sign in to comment.