From 0517c0f0a72a061fd6eeeb4eff3e1450b996a61b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:08:28 +0000 Subject: [PATCH] workflows: bump actionshub/markdownlint from 2.0.2 to 3.1.3 Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.2 to 3.1.3. - [Release notes](https://github.com/actionshub/markdownlint/releases) - [Commits](https://github.com/actionshub/markdownlint/compare/2.0.2...v3.1.3) --- 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 720f33a5b..fdaf49dc8 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@v3.1.3