Skip to content

Commit

Permalink
Merge branch 'dependabot/github_actions/DavidAnson/markdownlint-cli2-…
Browse files Browse the repository at this point in the history
…action-18' (PR #6753)

Bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
rljacob authored Nov 22, 2024
2 parents de2142e + dce175c commit e798f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e3sm-gh-md-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
files: '**/*.md'
separator: ","
- uses: DavidAnson/markdownlint-cli2-action@v17
- uses: DavidAnson/markdownlint-cli2-action@v18
if: steps.changed-files.outputs.any_changed == 'true'
with:
config: 'docs/.markdownlint.json'
Expand Down

0 comments on commit e798f6b

Please sign in to comment.