From 8f513d9f0a45444ef84c7a308815e8f6653c9c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:30:14 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 29.0.2 to 29.0.3 (#20322) --- .github/workflows/pr-check_markdownlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-check_markdownlint.yml b/.github/workflows/pr-check_markdownlint.yml index dbaccaabf26e511..c5e69dab328ad68 100644 --- a/.github/workflows/pr-check_markdownlint.yml +++ b/.github/workflows/pr-check_markdownlint.yml @@ -16,7 +16,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v29.0.2 + uses: tj-actions/changed-files@v29.0.3 with: files: | **/*.md