mirror of https://github.com/vector-im/riot-web
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>pull/28217/head
parent
6a46061732
commit
c418ed01ed
|
@ -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/*
|
||||
|
|
Loading…
Reference in New Issue