From 4c9e613ed1b671bbe9a3499ea6089feca616b826 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:10:54 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v47 --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index f632382..001b101 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -18,7 +18,7 @@ jobs: password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Get all changed dockerfiles id: changed-docker-files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 with: # Avoid using single or double quotes for multiline patterns files: |