Update to version 24.2.0.

This commit is contained in:
David Anson
2026-08-02 16:29:09 -07:00
parent cb5282d62c
commit 21c1be1b93
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "markdownlint-cli2-action",
"version": "24.1.0",
"version": "24.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "markdownlint-cli2-action",
"version": "24.1.0",
"version": "24.2.0",
"license": "MIT",
"dependencies": {
"@actions/core": "3.0.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-action",
"version": "24.1.0",
"version": "24.2.0",
"description": "A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library",
"author": "David Anson (https://dlaa.me/)",
"license": "MIT",