From 8219554a7076a266a1b9d0dc740f37e18c8380fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:57:20 +0000 Subject: [PATCH] chore(workflows): update tj-actions/verify-changed-files digest to b742fc9 (#985) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 31aba9d72c..323447a772 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -92,7 +92,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@bc950d8b56b01c2c024b82bf5b8f93b685713725 # v17 + uses: tj-actions/verify-changed-files@b742fc9c8c613945ae7ee756f8d2bb3bd2d1f7dd # v17 id: verify-changed-files with: files: '**/locales/*/*.json'