Skip to content

Commit

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

Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0
  • Loading branch information
mscherer authored Sep 17, 2024
2 parents 0b34170 + b56dca1 commit fe6d09b
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@b4c9feab76d8025d1e83c653fa3990936df0e6c8 # v16.0.0
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
with:
globs: '**/*.md'

0 comments on commit fe6d09b

Please sign in to comment.