Update to version 23.2.0.

This commit is contained in:
David Anson
2026-05-06 05:46:22 +00:00
parent dc5dad9f8b
commit ded1f9488f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "markdownlint-cli2-action",
"version": "23.1.0",
"version": "23.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "markdownlint-cli2-action",
"version": "23.1.0",
"version": "23.2.0",
"license": "MIT",
"dependencies": {
"@actions/core": "3.0.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-action",
"version": "23.1.0",
"version": "23.2.0",
"description": "A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library",
"author": {
"name": "David Anson",