From 9cb50472ce27bcee7a9c12666bcdd3ccb0e99774 Mon Sep 17 00:00:00 2001 From: "k8s-renovate[bot]" <129223303+k8s-renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 05:06:02 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20tj-actions/cha?= =?UTF-8?q?nged-files=20(v41.1.2=20=E2=86=92=20v42.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flux-hr-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flux-hr-sync.yaml b/.github/workflows/flux-hr-sync.yaml index b1fdc9ae6b..d4ccda0246 100644 --- a/.github/workflows/flux-hr-sync.yaml +++ b/.github/workflows/flux-hr-sync.yaml @@ -48,7 +48,7 @@ jobs: - if: ${{ github.event.inputs.helmRepoNamespace == '' && github.event.inputs.helmRepoName == '' }} name: Get changed files id: changed-files - uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2 + uses: tj-actions/changed-files@ae82ed4ae04587b665efad2f206578aa6f0e8539 # v42.0.0 with: files: kubernetes/**/helmrelease.yaml safe_output: false