Skip to content

Commit

Permalink
fix(deps): update nosborn/github-action-markdown-cli action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2021
1 parent e7f41b5 commit 27c02c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
config_file: .github/lint/.yamllint.yml

- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v2.0.0
uses: nosborn/github-action-markdown-cli@v3.0.1
with:
files: .
config_file: .github/lint/.markdownlint.yml

0 comments on commit 27c02c5

Please sign in to comment.