mirror of
https://github.com/element-hq/element-desktop
synced 2025-04-11 16:13:34 +02:00
Update tj-actions/changed-files action to v46
This commit is contained in:
parent
559bb5b672
commit
791bfc63b3
2
.github/workflows/build_linux.yaml
vendored
2
.github/workflows/build_linux.yaml
vendored
@ -84,7 +84,7 @@ jobs:
|
|||||||
- name: "Get modified files"
|
- name: "Get modified files"
|
||||||
id: changed_files
|
id: changed_files
|
||||||
if: steps.cache.outputs.cache-hit != 'true' && github.event_name == 'pull_request'
|
if: steps.cache.outputs.cache-hit != 'true' && github.event_name == 'pull_request'
|
||||||
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45
|
uses: tj-actions/changed-files@823fcebdb31bb35fdf2229d9f769b400309430d0 # v46
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
dockerbuild/**
|
dockerbuild/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user