Update tj-actions/changed-files digest to 48d8f15

This commit is contained in:
renovate[bot] 2025-04-02 14:20:04 +00:00 committed by GitHub
parent 4181c6f95a
commit 11a76d60b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,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@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45
uses: tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c # v45
with:
files: |
dockerbuild/**