From bbd1ab0e2748d9068ef8813f22fe403572b8005a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 14:48:10 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v37 (#11150) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> --- .github/workflows/i18n_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/i18n_check.yml b/.github/workflows/i18n_check.yml index 36da56cc8c..5188cbf0ca 100644 --- a/.github/workflows/i18n_check.yml +++ b/.github/workflows/i18n_check.yml @@ -12,7 +12,7 @@ jobs: - name: "Get modified files" id: changed_files if: github.event_name == 'pull_request' && github.event.pull_request.user.login != 'RiotTranslateBot' - uses: tj-actions/changed-files@b13786805affca18e536ed489687d3d8d1f05d21 # v36 + uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888 # v37 with: files: | src/i18n/strings/*