From 9aab68c22496ba3c75df26d3d5c4694d0c29adda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 07:24:12 +0000 Subject: [PATCH] :arrow_up: Bump actionshub/markdownlint from 2.0.0 to 2.0.2 Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) Signed-off-by: dependabot[bot] --- .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 d99235c..dcc64cd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,7 +74,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run mdl - uses: actionshub/markdownlint@2.0.0 + uses: actionshub/markdownlint@2.0.2 lint-shellcheck: name: Shellcheck