Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v17…
Browse files Browse the repository at this point in the history
… in .github/workflows/website.yml
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 920f7a1 commit 4d7e674
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: markdown-lint
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17
with:
config: .markdownlint.yaml
globs: 'runatlantis.io/**/*.md'
Expand Down

0 comments on commit 4d7e674

Please sign in to comment.