Update tj-actions/changed-files digest to 1aee362 (#11561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>pull/28217/head
parent
e09e2fc440
commit
14880ddf8d
|
@ -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' && github.event.pull_request.user.login != 't3chguy'
|
||||
uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 # v38
|
||||
uses: tj-actions/changed-files@1aee3621b1c10305ee778298fcf32324684e5448 # v38
|
||||
with:
|
||||
files: |
|
||||
src/i18n/strings/*
|
||||
|
|
Loading…
Reference in New Issue