mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-31 05:29:58 +01:00
Update tj-actions/changed-files digest to a29e8b5 (#1672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed76d290c7
commit
ac9f8efd82
2
.github/workflows/build_linux.yaml
vendored
2
.github/workflows/build_linux.yaml
vendored
@ -99,7 +99,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@635f118699dd888d737c15018cd30aff2e0274f8 # v44
|
uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
dockerbuild/**
|
dockerbuild/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user