From fab459cf81e1504064b9245727610cef1c8d8a0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 22 Aug 2024 01:02:06 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v45 --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index fe7a8e1..fded4e7 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -28,7 +28,7 @@ jobs: - name: Get list of changed charts id: list-changed-charts - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: charts/*/Chart.yaml