Skip to content

Commit

Permalink
Update nosborn/github-action-markdown-cli action to v3.4.0 (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent f97fa65 commit 6fec90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_doc_qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
ref: ${{github.event.pull_request.head.sha}}
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v3.3.0
uses: nosborn/github-action-markdown-cli@v3.4.0
with:
files: ${{inputs.DOC_SRC}}
config_file: ${{inputs.MD_LINT_CONFIG}}

0 comments on commit 6fec90e

Please sign in to comment.