Skip to content

Commit

Permalink
Merge pull request #70 from instructlab/dependabot/github_actions/Dav…
Browse files Browse the repository at this point in the history
…idAnson/markdownlint-cli2-action-18.0.0

build(deps): bump DavidAnson/markdownlint-cli2-action from 17.0.0 to 18.0.0
  • Loading branch information
bjhargrave authored Nov 15, 2024
2 parents ad85178 + a1877ef commit ba92727
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@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
with:
globs: '**/*.md'

0 comments on commit ba92727

Please sign in to comment.