From b43ae276e292c3267df770457d65dd2bdca6094a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 19:46:25 +0000 Subject: [PATCH] workflows: bump actionshub/markdownlint from 2.0.2 to 2.1.2 (#1007) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pr-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-lint.yaml b/.github/workflows/pr-lint.yaml index 720f33a5b..432e2a91e 100644 --- a/.github/workflows/pr-lint.yaml +++ b/.github/workflows/pr-lint.yaml @@ -20,4 +20,4 @@ jobs: name: PR - Markdownlint steps: - name: Run markdownlint - uses: actionshub/markdownlint@2.0.2 + uses: actionshub/markdownlint@v2.1.2