From 8d8394e8b6608cda1f57e850f94809c43eb409e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 19:46:07 +0000 Subject: [PATCH] chore(workflows): update tj-actions/verify-changed-files action to v20 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index a080c97b38..1afcf31761 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -97,7 +97,7 @@ jobs: - name: Check for updated files if: (github.event_name != 'pull_request' && github.ref_name == 'dev') || github.event_name == 'scheduled' - uses: tj-actions/verify-changed-files@d774a4c7ebe335445d79c7b44138f56a76058ba0 # v19 + uses: tj-actions/verify-changed-files@ab875806658e59162bc5f42e4df5c2d4682c459e # v20 id: verify-changed-files with: files: '**/locales/*/*.json' @@ -114,7 +114,7 @@ jobs: - name: Get files to commit if: steps.run-prettier.conclusion == 'success' - uses: tj-actions/verify-changed-files@d774a4c7ebe335445d79c7b44138f56a76058ba0 # v19 + uses: tj-actions/verify-changed-files@ab875806658e59162bc5f42e4df5c2d4682c459e # v20 id: get-pending-files with: separator: