From f63e653b6e2812f592816d47ff0f47d8d448c1ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 06:03:58 +0000 Subject: [PATCH] Bump actionshub/markdownlint from 2.0.2 to 2.1.2 Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.2 to 2.1.2. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Commits](https://github.com/actionshub/markdownlint/compare/2.0.2...v2.1.2) --- updated-dependencies: - dependency-name: actionshub/markdownlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/addon-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index a031dce..2a3c6ee 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -90,7 +90,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3.1.0 - name: 🚀 Run mdl - uses: actionshub/markdownlint@2.0.2 + uses: actionshub/markdownlint@v2.1.2 lint-shellcheck: name: Shellcheck