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

Commit abfc349

Browse files
Update tj-actions/changed-files digest to 79adacd (#10523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ea2ff8 commit abfc349

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@84ed30e2f4daf616144de7e0c1db59d5b33025e3 # v35
15+
uses: tj-actions/changed-files@79adacd43ea069e57037edc891ea8d33013bc3da # v35
1616
with:
1717
files: |
1818
src/i18n/strings/*

0 commit comments

Comments
 (0)