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] authored Jun 18, 2022
1 parent e7f41b5 commit 2b4beef
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.1.0
with:
files: .
config_file: .github/lint/.markdownlint.yml

0 comments on commit 2b4beef

Please sign in to comment.