Skip to content

Commit

Permalink
ci: bump markdownlint-cli2-action from 5.1.0 to 6.0.0 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 4, 2022
1 parent 6ae8274 commit e5423a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b

- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@744f913a124058ee903768d3adb92a4847e5d132
uses: DavidAnson/markdownlint-cli2-action@d199b6e1b89360c71e0c21eac02f7965faf07ba6
with:
globs: "**/*.md"

0 comments on commit e5423a0

Please sign in to comment.