From 82de8f46c5836080a9a5db988192e6440be0fd34 Mon Sep 17 00:00:00 2001 From: "dehya-bot[bot]" <138733633+dehya-bot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 19:37:30 +0000 Subject: [PATCH] feat(github-action)!: Update tj-actions/changed-files action to v42.0.2 --- .github/workflows/helmrepository-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helmrepository-sync.yaml b/.github/workflows/helmrepository-sync.yaml index db99b9526..807e8c1b4 100644 --- a/.github/workflows/helmrepository-sync.yaml +++ b/.github/workflows/helmrepository-sync.yaml @@ -53,7 +53,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2 + uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # v42.0.2 with: files: kubernetes/**/helmrelease.yaml