Skip to content

Commit

Permalink
Merge pull request #381 from instructlab/dependabot/github_actions/Da…
Browse files Browse the repository at this point in the history
…vidAnson/markdownlint-cli2-action-19.0.0

build(deps): Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0
  • Loading branch information
mergify[bot] authored Jan 9, 2025
2 parents 2aa4a67 + fc71bb7 commit 53770ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
with:
fetch-depth: 0
- name: "Check Markdown documents"
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
with:
globs: '**/*.md'

0 comments on commit 53770ae

Please sign in to comment.