0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-22 14:16:26 +01:00

Update to version 13.0.0.

This commit is contained in:
David Anson 2023-09-19 20:43:08 -07:00
parent fd6c956adb
commit 88364f7452

View file

@ -1,6 +1,6 @@
{ {
"name": "markdownlint-cli2-action", "name": "markdownlint-cli2-action",
"version": "12.0.0", "version": "13.0.0",
"description": "A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library", "description": "A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library",
"author": { "author": {
"name": "David Anson", "name": "David Anson",