From 9b14934dc534f527f48a0e82556ea317aa7d906d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:16:31 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20tj-actions/chang?= =?UTF-8?q?ed-files=20action=20(=20v45=20=E2=86=92=20v47=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------ | ---- | --- | | github-tags | tj-actions/changed-files | v45 | v47 | --- .github/workflows/flux-diff.yaml | 2 +- .github/workflows/flux-hr-image-test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index 8c84aba281..93142649a1 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -25,7 +25,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v47 with: files: kubernetes/** dir_names: true diff --git a/.github/workflows/flux-hr-image-test.yaml b/.github/workflows/flux-hr-image-test.yaml index eb0fb46e7a..11de208792 100644 --- a/.github/workflows/flux-hr-image-test.yaml +++ b/.github/workflows/flux-hr-image-test.yaml @@ -25,7 +25,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v47 with: files: kubernetes/** dir_names: true