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-19' (PR #6872)

Bump DavidAnson/markdownlint-cli2-action from 18 to 19
  • Loading branch information
rljacob authored Jan 9, 2025
2 parents 3ad78d7 + d37159c commit 596924f
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 @@ -25,7 +25,7 @@ jobs:
with:
files: '**/*.md'
separator: ","
- uses: DavidAnson/markdownlint-cli2-action@v18
- uses: DavidAnson/markdownlint-cli2-action@v19
if: steps.changed-files.outputs.any_changed == 'true'
with:
config: 'docs/.markdownlint.json'
Expand Down

0 comments on commit 596924f

Please sign in to comment.