From 196b77e697e8a4cf1385b94abec6a43702bd5430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:10:32 +0000 Subject: [PATCH] workflows: bump actionshub/markdownlint from 2.1.2 to 3.1.1 Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.1.2 to 3.1.1. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Commits](https://github.com/actionshub/markdownlint/compare/v2.1.2...v3.1.1) --- updated-dependencies: - dependency-name: actionshub/markdownlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 432e2a91e..903e35d3d 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@v2.1.2 + uses: actionshub/markdownlint@v3.1.1