From c418ed01edc52ff3af507467dab48afb40830485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:58:58 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v36 (#11036) 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 03dda98eca..36da56cc8c 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@b2d17f51244a144849c6b37a3a6791b98a51d86f # v35 + uses: tj-actions/changed-files@b13786805affca18e536ed489687d3d8d1f05d21 # v36 with: files: | src/i18n/strings/*