Skip to content

Commit 29adc9c

Browse files
Update tj-actions/changed-files action to v47
1 parent e5f6bd8 commit 29adc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
- name: "Get modified files"
135135
id: changed_files
136136
if: steps.cache.outputs.cache-hit != 'true' && github.event_name == 'pull_request' && github.repository == 'element-hq/element-desktop'
137-
uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46
137+
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
138138
with:
139139
files: |
140140
dockerbuild/**

0 commit comments

Comments
 (0)