Update to version 24.1.0.

This commit is contained in:
David Anson
2026-07-18 13:00:15 -07:00
parent 448a57667c
commit 6bf21b0778
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "markdownlint-cli2-action",
"version": "24.0.0",
"version": "24.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "markdownlint-cli2-action",
"version": "24.0.0",
"version": "24.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "3.0.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-action",
"version": "24.0.0",
"version": "24.1.0",
"description": "A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library",
"author": {
"name": "David Anson",