From 818a04b9055b1ae15836de683bbc1bd472c21155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:44:58 +0200 Subject: [PATCH] Bump actionshub/markdownlint from 3.1.3 to 3.1.4 (#140) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4fbde75..c3d2bce 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v4 - name: 🚀 Run mdl - uses: actionshub/markdownlint@v3.1.3 + uses: actionshub/markdownlint@v3.1.4 lint-shellcheck: name: Shellcheck