aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2025-09-14 00:24:15 +0000
committerGravatar GitHub <noreply@github.com> 2025-09-14 00:24:15 +0000
commitb4cc7625d29e24340fe7c79ce47a3f58bf00f0a0 (patch)
tree95dc85b98292f822f7f2b2e98433c15128c76489
parent844ef1e30310bd2fd479882ae38d19b42dd8e9a5 (diff)
downloadcontainers-renovate/tj-actions-changed-files-47.x.tar.gz
containers-renovate/tj-actions-changed-files-47.x.tar.zst
containers-renovate/tj-actions-changed-files-47.x.zip
Update tj-actions/changed-files action to v47renovate/tj-actions-changed-files-47.x
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 217816a..a185b86 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
fetch-depth: '0'
- name: Get changed files
id: changed_files
- uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
+ uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
- name: List all changed files
env: