Update tj-actions/changed-files digest to cc73385 (#1741)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-25 16:01:40 +00:00 committed by GitHub
parent 63698b6efa
commit 2ae77c64a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,7 +109,7 @@ jobs:
- name: "Get modified files"
id: changed_files
if: steps.cache.outputs.cache-hit != 'true' && github.event_name == 'pull_request'
uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78 # v44
uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44
with:
files: |
dockerbuild/**