Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c418ed0

Browse files
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 <[email protected]>
1 parent 6a46061 commit c418ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/i18n_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: "Get modified files"
1313
id: changed_files
1414
if: github.event_name == 'pull_request' && github.event.pull_request.user.login != 'RiotTranslateBot'
15-
uses: tj-actions/changed-files@b2d17f51244a144849c6b37a3a6791b98a51d86f # v35
15+
uses: tj-actions/changed-files@b13786805affca18e536ed489687d3d8d1f05d21 # v36
1616
with:
1717
files: |
1818
src/i18n/strings/*

0 commit comments

Comments
 (0)