From c770d1cc728c1d3075a126812ad071e329050c5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 04:31:21 +0000 Subject: [PATCH] build(deps): update actionshub/markdownlint action to v3.1.4 --- .github/workflows/markdownlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdownlint.yml b/.github/workflows/markdownlint.yml index 71ec2f1..b3a5742 100644 --- a/.github/workflows/markdownlint.yml +++ b/.github/workflows/markdownlint.yml @@ -7,4 +7,4 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Run mdl - uses: actionshub/markdownlint@v3.1.3 + uses: actionshub/markdownlint@v3.1.4