From a5e82a9877ccb4d5ee977ed21007baa55b2b033e Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Tue, 27 Sep 2022 12:13:28 +0900 Subject: [PATCH] Revert "chore(deps): bump tj-actions/changed-files from 29.0.9 to 31.0.1 (#21076)" (#21103) This reverts commit 1dca32bf2be96ed9cd18df848e2466f2537817bb. --- .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 ae2ca5c31c8ffd2..a404ffb6ff9b85f 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@v31.0.1 + uses: tj-actions/changed-files@v29.0.9 with: files: | **/*.md